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