3 references to BeginLeftToRightTag
System.Web (3)
ErrorFormatter.cs (3)
751content = BeginLeftToRightTag + content + EndLeftToRightTag; 992const string BeginLeftToRightTags = "</code>" + BeginLeftToRightTag + "<code>"; 1487sb.Append(BeginLeftToRightTag);