Implemented interface member:
3 references to Dispose
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
350content.Dispose();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
374content.Dispose();
Microsoft.AspNetCore.TestHost.Tests (1)
ClientHandlerTests.cs (1)
501message.Content.Dispose();