2 references to BinaryContentType
dotnet (2)
Commands\Test\MTP\IPC\HttpTestHostGateway.cs (2)
159!string.Equals(contentType.MediaType, BinaryContentType, StringComparison.OrdinalIgnoreCase)) 192response.ContentType = BinaryContentType;