2 references to IsInScopeOfAssociatedSyntaxTree
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Lookup.cs (2)
1492
else if (!
IsInScopeOfAssociatedSyntaxTree
(unwrappedSymbol))
1696
else if (!
IsInScopeOfAssociatedSyntaxTree
(symbol))