2 references to ValidateDebuggerTypeProxyProperties
Microsoft.CodeAnalysis.UnitTests (2)
Collections\DebuggerAttributes.cs (2)
43
DebuggerAttributeInfo info =
ValidateDebuggerTypeProxyProperties
(obj.GetType(), obj);
52
return
ValidateDebuggerTypeProxyProperties
(obj.GetType(), obj);