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