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