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