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