1 write to partName
System.ServiceModel (1)
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
42partName = streamPart.Name;
2 references to partName
System.ServiceModel (2)
System\ServiceModel\Dispatcher\StreamFormatter.cs (2)
59throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(partName); 142get { return partName; }