1 write to typeOfCollectionDataNode
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
791typeOfCollectionDataNode = typeof(CollectionDataNode);
2 references to typeOfCollectionDataNode
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
790if (typeOfCollectionDataNode == null) 792return typeOfCollectionDataNode;