3 references to GetSymbolInfoForQuery
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
1043var operationInfo = GetSymbolInfoForQuery(bound); 1286return GetSymbolInfoForQuery(bound); 1292return GetSymbolInfoForQuery(bound);