2 references to Create
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
43requestStreamFormatter = StreamFormatter.Create(_requestDescription, _operationName, true/*isRequest*/); 45replyStreamFormatter = StreamFormatter.Create(_replyDescription, _operationName, false/*isResponse*/);