2 references to GetDeclaredSymbol
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\QueryTests.cs (1)
3559var symbol = speculativeModel.GetDeclaredSymbol(queryContinuation);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
SymbolDisplay\SymbolDisplayTests.cs (1)
8212var symbol = model.GetDeclaredSymbol(continuation);