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