5 references to ValidateDebuggerTypeProxyProperties
Microsoft.CodeAnalysis.UnitTests (5)
Collections\ImmutableSegmentedDictionaryBuilderTest.cs (1)
252
DebuggerAttributeInfo info = DebuggerAttributes.
ValidateDebuggerTypeProxyProperties
(builder);
Collections\ImmutableSegmentedDictionaryTest.cs (1)
249
DebuggerAttributeInfo info = DebuggerAttributes.
ValidateDebuggerTypeProxyProperties
(dict);
Collections\ImmutableSegmentedHashSetTest.cs (1)
188
DebuggerAttributeInfo info = DebuggerAttributes.
ValidateDebuggerTypeProxyProperties
(set);
Collections\ImmutableSegmentedListBuilderTest.cs (1)
362
DebuggerAttributeInfo info = DebuggerAttributes.
ValidateDebuggerTypeProxyProperties
(builder);
Collections\ImmutableSegmentedListTest.cs (1)
774
DebuggerAttributeInfo info = DebuggerAttributes.
ValidateDebuggerTypeProxyProperties
(list);