2 references to GetSynthesizedNullableAttributeValue
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceTypeParameterSymbol.cs (1)
399
moduleBuilder.SynthesizeNullableAttributeIfNecessary(GetNullableContextValue(),
GetSynthesizedNullableAttributeValue
()));
Symbols\Symbol.cs (1)
1673
builder.AddValue(typeParameter.
GetSynthesizedNullableAttributeValue
());