1 write to boxPointer
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
104boxPointer = typeof(Pointer).GetMethod("Box");
2 references to boxPointer
System.ServiceModel (2)
System\ServiceModel\Dispatcher\CodeGenerator.cs (2)
103if (boxPointer == null) 105return boxPointer;