1 write to s_ForwardCallBinder
mscorlib (1)
system\rttype.cs (1)
5792
s_ForwardCallBinder
= new OleAutBinder();
2 references to s_ForwardCallBinder
mscorlib (2)
system\rttype.cs (2)
5791
if (
s_ForwardCallBinder
== null)
5794
return
s_ForwardCallBinder
;