2 references to Base64Encoder
System.Net.Mail (2)
System\Net\Base64Stream.cs (2)
46
_encoder = new
Base64Encoder
(_writeState, writeStateInfo.MaxLineLength);
52
_encoder = new
Base64Encoder
(_writeState, writeStateInfo.MaxLineLength);