2 references to Base64
System.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1028AdvanceState(Token.Base64);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
908Task task = AdvanceStateAsync(Token.Base64);