2 references to PrimtiveTypes
System.Private.Xml (2)
System\Xml\Serialization\XmlSerializer.cs (2)
548
TypeDesc typeDesc = (TypeDesc)TypeScope.
PrimtiveTypes
[_primitiveType]!;
847
TypeDesc? typeDesc = (TypeDesc?)TypeScope.
PrimtiveTypes
[type];