1 write to _partName
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
44_partName = streamPart.Name;
2 references to _partName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (2)
62throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(_partName); 145get { return _partName; }