1 write to memberTypesList
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (1)
614memberTypesList = new List<Type>(20);
2 references to memberTypesList
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (2)
612if (memberTypesList != null) 678type = (Type)memberTypesList[position];