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