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