1 write to EmitNotNullIfNotNull
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
ConfigurationBindingGenerator.Parser.cs (1)
60EmitNotNullIfNotNull = _typeSymbols.NotNullIfNotNullAttribute is not null,
1 reference to EmitNotNullIfNotNull
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
ConfigurationBindingGenerator.Emitter.cs (1)
30_emitNotNullIfNotNull = sourceGenSpec.EmitNotNullIfNotNull;