1 write to _fAsciiOnly
System.Web (1)
UI\LiteralControl.cs (1)
147
_fAsciiOnly
= fAsciiOnly;
1 reference to _fAsciiOnly
System.Web (1)
UI\LiteralControl.cs (1)
177
output.WriteUTF8ResourceString(_tplControl.StringResourcePointer, _offset, _size,
_fAsciiOnly
);