6 references to Error
System.Web.Mobile (6)
UI\MobileControls\LiteralTextParser.cs (6)
447while (attrPos <= attrFinish && state != AttributeParseState.Error) 487state = AttributeParseState.Error; 504state = AttributeParseState.Error; 512state = AttributeParseState.Error; 534state = AttributeParseState.Error; 562if (state == AttributeParseState.Error)