1 write to _soapActionRequired
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\Soap12FormatExtensions.cs (1)
34set { _soapActionRequired = value; }
1 reference to _soapActionRequired
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\Soap12FormatExtensions.cs (1)
33get { return _soapActionRequired; }