6 references to TrySetValue
Microsoft.Extensions.Configuration.Binder (6)
ConfigurationBinder.cs (6)
333bindingPoint.TrySetValue(config); 372bindingPoint.TrySetValue(a); 378bindingPoint.TrySetValue(convertedValue); 514bindingPoint.TrySetValue(CreateInstance(type, config, options, out _)); 522bindingPoint.TrySetValue(configValue is null ? null : Array.CreateInstance(type.GetElementType()!, 0)); 526bindingPoint.TrySetValue(bindingPoint.Value); // force setting null value