1 reference to TryParseNotification
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleHelpers.cs (1)
81
if (
TryParseNotification
(arg.AsSpan(firstColonIndex + 1), out var localNotification))