1 reference to GetProxyType
System.Private.Windows.Core.TestUtilities (1)
DebuggerAttributes.cs (1)
82
public static object GetProxyObject(object obj) => Activator.CreateInstance(
GetProxyType
(obj), obj);