2 references to FormatContentType
System.ServiceModel (2)
System\ServiceModel\Channels\MtomMessageEncoder.cs (2)
295
return
FormatContentType
(boundary, startInfo);
354
contentType =
FormatContentType
(boundary, startInfo ?? GenerateStartInfoString());