1 write to _annotations
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Syntax\SyntaxAnnotationTests.vb (1)
708Me._annotations = annotations
6 references to _annotations
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (6)
Syntax\SyntaxAnnotationTests.vb (6)
717Dim annotation = Me._annotations(Me._myRandom.Next(0, _annotations.Count - 1)) 726Dim annotation = Me._annotations(Me._myRandom.Next(0, _annotations.Count - 1)) 740Dim annotation = Me._annotations(Me._myRandom.Next(0, _annotations.Count - 1))