8 references to ValidateDebuggerDisplayReferences
Microsoft.CodeAnalysis.UnitTests (8)
Collections\ImmutableSegmentedDictionaryBuilderTest.cs (1)
248
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(ImmutableSegmentedDictionary.CreateBuilder<string, int>());
Collections\ImmutableSegmentedDictionaryTest.cs (2)
247
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(ImmutableSegmentedDictionary.Create<int, int>());
252
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(rootNode);
Collections\ImmutableSegmentedHashSetBuilderTest.cs (1)
315
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(ImmutableSegmentedHashSet.CreateBuilder<int>());
Collections\ImmutableSegmentedHashSetTest.cs (1)
186
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(ImmutableSegmentedHashSet.Create<string>());
Collections\ImmutableSegmentedListBuilderTest.cs (1)
358
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(ImmutableSegmentedList.CreateBuilder<int>());
Collections\ImmutableSegmentedListTest.cs (2)
772
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(ImmutableSegmentedList.Create<int>());
777
DebuggerAttributes.
ValidateDebuggerDisplayReferences
(rootNode);