5 references to ShouldEmitNullableContextValue
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
143
if (
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMemberContainerSymbol.cs (2)
1839
if (
ShouldEmitNullableContextValue
(out _))
5343
if (
ShouldEmitNullableContextValue
(out byte nullableContextValue))
Symbols\Source\SourceMemberMethodSymbol.cs (2)
962
ShouldEmitNullableContextValue
(out _))
1020
ShouldEmitNullableContextValue
(out byte nullableContextValue))