8 references to ID
System.Web (8)
Configuration\BrowserCapabilitiesCodeGenerator.cs (8)
304throw new ConfigurationErrorsException(SR.GetString(SR.Duplicate_browser_id, browserInfo.ID), node); 916new CodePrimitiveExpression(bd.ID) 936new CodePrimitiveExpression(bd.ID) 1011cmie.Parameters.Add(new CodePrimitiveExpression(bd.ID)); 1017AddComment("ref gateways, parent=" + bd.ID, cmm); 1031AddComment("gateway, parent=" + bd.ID, cmm); 1044AddComment("browser, parent=" + bd.ID, cmm); 1060AddComment("ref browsers, parent=" + bd.ID, cmm);