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