3 references to KEY_ARRAYCOUNT
System.Data (3)
fx\src\data\System\Data\CodeGen\StrongTypingException.cs (3)
55int count = (int) info.GetValue(KEY_ARRAYCOUNT, typeof(System.Int32)); 105info.AddValue(KEY_ARRAYCOUNT, errorList.Count); 111info.AddValue(KEY_ARRAYCOUNT, 0);