6 references to TrySetValue
Microsoft.Extensions.Configuration.Binder (6)
ConfigurationBinder.cs (6)
330bindingPoint.TrySetValue(config); 369bindingPoint.TrySetValue(a); 375bindingPoint.TrySetValue(convertedValue); 511bindingPoint.TrySetValue(CreateInstance(type, config, options, out _)); 519bindingPoint.TrySetValue(configValue is null ? null : Array.CreateInstance(type.GetElementType()!, 0)); 523bindingPoint.TrySetValue(bindingPoint.Value); // force setting null value