1 write to _id
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\BoundDagEvaluation.cs (1)
88_id = value;
3 references to _id
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\BoundDagEvaluation.cs (3)
82return _id; 87RoslynDebug.Assert(_id == -1, $"Id was set to {_id} and set again to {value}");