4 references to InterleaveInvalidChars
System.Xml (4)
System\Xml\Core\XmlCharCheckingWriter.cs (2)
174
text =
InterleaveInvalidChars
( text, '-', '-' );
190
text =
InterleaveInvalidChars
( text, '?', '>' );
System\Xml\Core\XmlCharCheckingWriterAsync.cs (2)
93
text =
InterleaveInvalidChars
( text, '-', '-' );
109
text =
InterleaveInvalidChars
( text, '?', '>' );