1 write to MethodName
Microsoft.DotNet.RemoteExecutor (1)
RemoteInvokeHandle.cs (1)
29MethodName = methodName;
1 reference to MethodName
Microsoft.DotNet.RemoteExecutor (1)
RemoteInvokeHandle.cs (1)
97Assert.True(disposing, $"A test {AssemblyName}!{ClassName}.{MethodName} forgot to Dispose() the result of RemoteInvoke()");