1 reference to s_omittedArgument
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\UseUnboundGenericTypeInNameOf\CSharpUseUnboundGenericTypeInNameOfCodeFixProvider.cs (1)
69t => t.IsToken ? t.AsToken().WithoutTrivia() : s_omittedArgument));