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