1 instantiation of DebuggerAttributeInfo
System.Private.Windows.Core.TestUtilities (1)
DebuggerAttributes.cs (1)
51
return new
DebuggerAttributeInfo
4 references to DebuggerAttributeInfo
System.Private.Windows.Core.TestUtilities (4)
DebuggerAttributes.cs (4)
26
DebuggerAttributeInfo
info = ValidateDebuggerTypeProxyProperties(obj.GetType(), obj);
33
internal static
DebuggerAttributeInfo
ValidateDebuggerTypeProxyProperties(object obj)
38
internal static
DebuggerAttributeInfo
ValidateDebuggerTypeProxyProperties(Type type, object obj)
43
internal static
DebuggerAttributeInfo
ValidateDebuggerTypeProxyProperties(Type type, Type[] genericTypeArguments, object obj)