2 references to CreateBindingException
Microsoft.AspNetCore.Diagnostics.Middleware (2)
Logging\Internal\LoggingRedactionOptionsConfigureOptions.cs (2)
87
throw
CreateBindingException
(section.Path, typeof(DataClassification), exception);
115
throw
CreateBindingException
(valueSection.Path, typeof(T), exception);