5 references to ShouldEmitNullableContextValue
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
142
if (
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMemberContainerSymbol.cs (2)
1740
if (
ShouldEmitNullableContextValue
(out _))
5074
if (
ShouldEmitNullableContextValue
(out byte nullableContextValue))
Symbols\Source\SourceMemberMethodSymbol.cs (2)
851
ShouldEmitNullableContextValue
(out _))
909
ShouldEmitNullableContextValue
(out byte nullableContextValue))