2 references to controlStateArrayLength
System.Web (2)
UI\WebParts\ConnectionsZone.cs (2)
1164if (state.Length != controlStateArrayLength) { 2064object[] myState = new object[controlStateArrayLength];