2 references to TryGetFirstRazorMethodOnCallStack
Microsoft.VisualStudio.LanguageServices.Razor (2)
Telemetry\TelemetryReporter.cs (2)
352
if (!
TryGetFirstRazorMethodOnCallStack
(exception, SkipIfDeclaringTypeIsIgnored, out var method))
363
if (!
TryGetFirstRazorMethodOnCallStack
(exception, shouldSkipMethod: null, out var method) ||