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