4 references to _typeDescs
System.Private.Xml (4)
System\Xml\Serialization\Types.cs (4)
707(TypeDesc?)_typeDescs[type] ?? 745foreach (DictionaryEntry de in _typeDescs) 925_typeDescs.Add(type, typeDesc); 1409get { return _typeDescs.Keys; }