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