2 references to MaxLength
mscorlib (2)
system\security\securestring.cs (2)
113if( length > MaxLength) { 341if( capacity > MaxLength) {