2 writes to _uniquePartName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessagePartDescription.cs (2)
60_uniquePartName = other._uniquePartName; 145set { _uniquePartName = value; }
2 references to _uniquePartName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessagePartDescription.cs (2)
60_uniquePartName = other._uniquePartName; 144get { return _uniquePartName; }