3 references to addIfNotNull
Microsoft.CodeAnalysis.CSharp (3)
Symbols\TypeSymbolExtensions.cs (3)
2097
addIfNotNull
(builder, compilation.SynthesizeTupleNamesAttribute(type.Type));
2101
addIfNotNull
(builder, moduleBuilder.SynthesizeNativeIntegerAttribute(declaringSymbol, type.Type));
2105
addIfNotNull
(builder, moduleBuilder.SynthesizeNullableAttributeIfNecessary(declaringSymbol, declaringSymbol.GetNullableContextValue(), type));