1 write to _shouldEncodeLeadingDots
System.Net.Mail (1)
System\Net\Mime\EightBitStream.cs (1)
43
_shouldEncodeLeadingDots
= shouldEncodeLeadingDots;
2 references to _shouldEncodeLeadingDots
System.Net.Mail (2)
System\Net\Mime\EightBitStream.cs (2)
59
if (
_shouldEncodeLeadingDots
)
89
if (
_shouldEncodeLeadingDots
)