2 references to SynthesizeNullableContextAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5554
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeNullableContextAttribute
(this, nullableContextValue));
Symbols\Source\SourceMemberMethodSymbol.cs (1)
1034
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeNullableContextAttribute
(this, nullableContextValue));