1 reference to _dataClassificationAttributeType
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Logging\IncomingHttpRouteUtility.cs (1)
52
var dataClassificationAttributes = p.ParameterInfo.GetCustomAttributes(
_dataClassificationAttributeType
, true);