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