1 write to uri
mscorlib (1)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
660
this.
uri
= uri;
1 reference to uri
mscorlib (1)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
858
return new MethodCall(handlerObject, new BinaryMethodCallMessage(
uri
, methodName, typeName, instArgs, args, methodSignature, (LogicalCallContext)callContext, (Object[])properties));