1 write to _typeNames
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\SchemaImporter.cs (1)
39
_typeNames
= typeNames;
2 references to _typeNames
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
69
if (
_typeNames
== null)
95
foreach (XmlQualifiedName typeName in
_typeNames
)