1 reference to GetProxyType
Microsoft.CodeAnalysis.UnitTests (1)
Collections\DebuggerAttributes.cs (1)
97
public static Type GetProxyType(object obj) =>
GetProxyType
(obj.GetType());