2 references to _arrayTypeDescs
System.Private.Xml (2)
System\Xml\Serialization\Types.cs (2)
719TypeDesc? typeDesc = (TypeDesc?)_arrayTypeDescs[type]; 726_arrayTypeDescs.Add(type, typeDesc);