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