1 write to _id
Microsoft.CodeAnalysis (1)
Syntax\SyntaxAnnotation.cs (1)
34_id = System.Threading.Interlocked.Increment(ref s_nextId);
3 references to _id
Microsoft.CodeAnalysis (3)
Syntax\SyntaxAnnotation.cs (3)
56return other is object && _id == other._id; 79return _id.GetHashCode();