Base:
3 references to ToString
Aspire.Cli.Tests (1)
Mcp\Docs\DocsFetcherTests.cs (1)
95Assert.Contains("\"cached-etag\"", request.Headers.IfNoneMatch.ToString());
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageHelper.cs (1)
358_httpResponseMessage.Headers.WwwAuthenticate.ToString());
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpResponseMessageHelper.cs (1)
386_httpResponseMessage.Headers.WwwAuthenticate.ToString());