1 reference to GetSyntaxTreesByContentHash
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1054
var matchingTrees = DeclaringCompilation.
GetSyntaxTreesByContentHash
(hash);