8 references to WriteUTFChars
System.ServiceModel (8)
System\ServiceModel\ComIntegration\ComIntegrationManifestGenerator.cs (8)
35WriteUTFChars(s, title + Environment.NewLine); 36WriteUTFChars(s, asmTitle + Environment.NewLine); 57WriteUTFChars(s, asmEnd); 93WriteUTFChars(s, title + Environment.NewLine); 94WriteUTFChars(s, asmTitle + Environment.NewLine); 123WriteUTFChars(s, asmEnd); 167WriteUTFChars(s, " "); 169WriteUTFChars(s, value);