2 references to s_nullLiteralPattern
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\CodeFixes\UseIsNullCheck\CSharpUseIsNullCheckForReferenceEqualsCodeFixProvider.cs (2)
37=> IsPatternExpression(argument, s_nullLiteralPattern).Parenthesize(); 47s_nullLiteralPattern)).Parenthesize();