2 writes to nextContextId
Microsoft.Build.Engine (2)
Engine\EngineCallback.cs (2)
506nextContextId++; 532nextContextId++;
2 references to nextContextId
Microsoft.Build.Engine (2)
Engine\EngineCallback.cs (2)
505int handleId = nextContextId; 531int handleId = nextContextId;