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