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