3 writes to methodSignature
mscorlib (3)
system\runtime\remoting\message.cs (3)
4169
methodSignature
= (Type[])msg.MethodSignature;
4200
methodSignature
= (Type[])msg.MethodSignature;
4758
methodSignature
= (Type[]) value;
1 reference to methodSignature
mscorlib (1)
system\runtime\remoting\message.cs (1)
4555
get { return
methodSignature
; }