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