1 reference to TryGetSymbols
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\DoNotGuardCall.cs (1)
95if (!GuardedCallSymbols.TryGetSymbols(context.Compilation, guardedCallContext, out var symbols))