2 references to CreateBindingException
Microsoft.Extensions.Http.Diagnostics (2)
Logging\Internal\LoggingOptionsConfigureOptions.cs (2)
104throw CreateBindingException(section.Path, typeof(DataClassification), exception); 132throw CreateBindingException(valueSection.Path, typeof(T), exception);