1 write to _shouldEncodeLeadingDots
System.Net.Mail (1)
System\Net\Mime\EightBitStream.cs (1)
46
_shouldEncodeLeadingDots
= shouldEncodeLeadingDots;
2 references to _shouldEncodeLeadingDots
System.Net.Mail (2)
System\Net\Mime\EightBitStream.cs (2)
65
if (
_shouldEncodeLeadingDots
)
80
if (
_shouldEncodeLeadingDots
)