1 write to _annotations
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxAnnotationTests.cs (1)
766
_annotations
= annotations;
6 references to _annotations
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (6)
Syntax\SyntaxAnnotationTests.cs (6)
777
var annotation =
_annotations
[_random.Next(0,
_annotations
.Count - 1)];
788
var annotation =
_annotations
[_random.Next(0,
_annotations
.Count - 1)];
805
var annotation =
_annotations
[_random.Next(0,
_annotations
.Count - 1)];