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)
62
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(
_partName
);
145
get { return
_partName
; }