1 write to typeOfReflectionPointer
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
830typeOfReflectionPointer = typeof(System.Reflection.Pointer);
2 references to typeOfReflectionPointer
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
829if (typeOfReflectionPointer == null) 831return typeOfReflectionPointer;