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