3 references to GetSymbolInfoForQuery
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
1082var operationInfo = GetSymbolInfoForQuery(bound); 1325return GetSymbolInfoForQuery(bound); 1331return GetSymbolInfoForQuery(bound);