1 write to shouldEncodeLeadingDots
System (1)
net\System\Net\mail\EightBitStream.cs (1)
57
this.
shouldEncodeLeadingDots
= shouldEncodeLeadingDots;
2 references to shouldEncodeLeadingDots
System (2)
net\System\Net\mail\EightBitStream.cs (2)
80
if (
shouldEncodeLeadingDots
)
116
if (
shouldEncodeLeadingDots
)