3 references to GetSymbolInfoForQuery
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
1045var operationInfo = GetSymbolInfoForQuery(bound); 1288return GetSymbolInfoForQuery(bound); 1294return GetSymbolInfoForQuery(bound);