2 writes to _rc
System.Workflow.Runtime (2)
AmbientEnvironment.cs (2)
73_rc++; 80_rc--;
5 references to _rc
System.Workflow.Runtime (5)
AmbientEnvironment.cs (5)
70Debug.Assert(_rc >= 0); 72prevRc = _rc; 79Debug.Assert(_rc > 0); 82if (_rc != prevRC) 91Debug.Assert(_rc > 0);