1 override of Dispose
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestContextBase.cs (1)
167
protected override void
Dispose
(bool disposing)
2 references to Dispose
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestContext.cs (1)
26
this.
Dispose
(true);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestContextBase.cs (1)
169
base.
Dispose
(disposing);