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