Implemented interface member:
method
Format
Microsoft.Extensions.Http.Diagnostics.IHttpRouteFormatter.Format(System.String, System.String, Microsoft.Extensions.Http.Diagnostics.HttpRouteParameterRedactionMode, System.Collections.Generic.IReadOnlyDictionary<System.String, Microsoft.Extensions.Compliance.Classification.DataClassification>)
40 references to Format
Microsoft.Extensions.Telemetry.Tests (40)
Http\HttpRouteFormatterTests.cs (40)
24string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 37formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 50formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 63formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 76formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 101string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 107formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 113formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 119formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 125formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 145() => httpFormatter.Format(httpRoute, httpPath, (HttpRouteParameterRedactionMode)redactionMode, parametersToRedact)); 165string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 183formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 189formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 195formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 201formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 227string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 248string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 261string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 281formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 301formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 328string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 358string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 363formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 379string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 385formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 391formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 396formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 405formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 420string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 425formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 440string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 456string formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 460formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 467formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 471formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 475formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 479formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 487formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact); 491formattedPath = httpFormatter.Format(httpRoute, httpPath, redactionMode, parametersToRedact);