3 references to InterceptableLocation1
Microsoft.CodeAnalysis.CSharp (3)
Compilation\CSharpCompilation.cs (1)
1078
Debug.Assert(contentHash.Length ==
InterceptableLocation1
.ContentHashLength);
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1017
if (
InterceptableLocation1
.Decode(data) is not var (hash, position, displayFileName))
Utilities\InterceptableLocation.cs (1)
164
return obj is
InterceptableLocation1
other