1 write to boxPointer
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonFormatGeneratorStatics.cs (1)
137boxPointer = typeof(Pointer).GetMethod("Box");
2 references to boxPointer
System.Runtime.Serialization (2)
System\Runtime\Serialization\Json\JsonFormatGeneratorStatics.cs (2)
135if (boxPointer == null) 139return boxPointer;