1 write to _use
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\SoapFormatExtensions.cs (1)
115set { _use = value; }
1 reference to _use
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\SoapFormatExtensions.cs (1)
114get { return _use; }