1 reference to MaxValidChar
System.Xml (1)
System\Xml\Base64Decoder.cs (1)
127
byte[] mapBase64 = new byte[
MaxValidChar
+ 1];