1 write to _xsdType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageDescription.cs (1)
176set { _xsdType = value; }
1 reference to _xsdType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageDescription.cs (1)
175get { return _xsdType; }