Make InterceptableLocation implement IEquatable<InterceptableLocation>#77137
Make InterceptableLocation implement IEquatable<InterceptableLocation>#77137jjonescz merged 4 commits intodotnet:mainfrom
InterceptableLocation implement IEquatable<InterceptableLocation>#77137Conversation
InterceptableLocation implement `IEquatable<InterceptableLocat…InterceptableLocation implement IEquatable<InterceptableLocation>
src/Compilers/CSharp/Portable/Utilities/InterceptableLocation.cs
Outdated
Show resolved
Hide resolved
src/Compilers/CSharp/Portable/Utilities/InterceptableLocation.cs
Outdated
Show resolved
Hide resolved
src/Compilers/CSharp/Portable/Utilities/InterceptableLocation.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Jan Jones <jan.jones.cz@gmail.com>
Co-authored-by: Jan Jones <jan.jones.cz@gmail.com>
|
Thanks for addressing the feedback on this PR. There is still a public API check failure:
This can be resolved by adding Public API fix should be verifiable locally with |
|
Thanks for the contribution @aradalvand |
* upstream/main: (576 commits) Add missing word to the documentation file (dotnet#77259) Make `InterceptableLocation` implement `IEquatable<InterceptableLocation>` (dotnet#77137) REvert REvert REvert rename Semantic document remove more inline inline Remove state type from 'move type' refactoring preserve behavior Simplify Remove dependency on semantics Simplify Simplify code Use property Properly pass progress object along in fix all provider fix syncing add background color for inline hints in high contrast mode ...
Closes #77135
@RikkiGibson Let me know if this is not the ideal setup.