2 references to GetStreamPart
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (2)
171
MessagePartDescription part =
GetStreamPart
(messageDescription);
217
return
GetStreamPart
(messageDescription) != null;