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