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