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