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