5 references to SBReplaceCharWithString
System.Security.Cryptography.Xml (5)
System\Security\Cryptography\Xml\Utils.cs (5)
418Utils.SBReplaceCharWithString(sb, (char)13, "
"); 429SBReplaceCharWithString(sb, (char)13, "
"); 445SBReplaceCharWithString(sb, (char)9, "	"); 446SBReplaceCharWithString(sb, (char)10, "
"); 447SBReplaceCharWithString(sb, (char)13, "
");