1 write to typeOfULong
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
125typeOfULong = typeof(ulong);
2 references to typeOfULong
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
124if (typeOfULong == null) 126return typeOfULong;