1 reference to GetSyntaxTreesByPath
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1212
var matchingTrees = DeclaringCompilation.
GetSyntaxTreesByPath
(normalizedPath);