3 references to ConfigBinder_Get
Microsoft.Extensions.Configuration.Binder.SourceGeneration (3)
Parser\ConfigurationBinder.cs (2)
270
Debug.Assert((MethodsToGen.
ConfigBinder_Get
& overload) is not 0 ||
273
bool registered = (MethodsToGen.
ConfigBinder_Get
& overload) is not 0
Specs\MethodsToGen.cs (1)
92
ConfigBinder_Any = ConfigBinder_Bind |
ConfigBinder_Get
| ConfigBinder_GetValue,