3 references to GetSymbolInfoForQuery
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
1034var operationInfo = GetSymbolInfoForQuery(bound); 1277return GetSymbolInfoForQuery(bound); 1283return GetSymbolInfoForQuery(bound);