2 references to ValidatorCollection
System.Web (2)
UI\Page.cs (2)
3414
_validators = new
ValidatorCollection
();
6214
ValidatorCollection validators = new
ValidatorCollection
();