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