4 references to WrapWithLeftToRightTextFormatIfNeeded
System.Web (4)
ErrorFormatter.cs (3)
1136
_coloredSquare2Content =
WrapWithLeftToRightTextFormatIfNeeded
(_coloredSquare2Content);
1353
return (
WrapWithLeftToRightTextFormatIfNeeded
(content));
1380
return (
WrapWithLeftToRightTextFormatIfNeeded
(content));
Handlers\TraceHandlerErrorFormatter.cs (1)
65
return
WrapWithLeftToRightTextFormatIfNeeded
(content);