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