Base:
3 references to ToString
Aspire.Cli.Tests (1)
Mcp\Docs\DocsFetcherTests.cs (1)
95
Assert.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
());