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