3 references to GetSymbolInfoForQuery
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
1089var operationInfo = GetSymbolInfoForQuery(bound); 1332return GetSymbolInfoForQuery(bound); 1338return GetSymbolInfoForQuery(bound);