1 instantiation of TypedInterceptorInfoBuildler
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Specs\InterceptorInfo.cs (1)
86infoBuilder ??= new TypedInterceptorInfoBuildler();
4 references to TypedInterceptorInfoBuildler
Microsoft.Extensions.Configuration.Binder.SourceGeneration (4)
Specs\InterceptorInfo.cs (4)
55private TypedInterceptorInfoBuildler? _configBinder_InfoBuilder_Bind_instance; 56private TypedInterceptorInfoBuildler? _configBinder_InfoBuilder_Bind_instance_BinderOptions; 57private TypedInterceptorInfoBuildler? _configBinder_InfoBuilder_Bind_key_instance; 84void RegisterInterceptor(ref TypedInterceptorInfoBuildler? infoBuilder)