3 writes to nodeIndex
Microsoft.Build.Engine (3)
Engine\BuildRequest.cs (3)
90this.nodeIndex = EngineCallback.invalidNode; 250this.nodeIndex = value; 528this.nodeIndex = EngineCallback.invalidNode;
1 reference to nodeIndex
Microsoft.Build.Engine (1)
Engine\BuildRequest.cs (1)
246return this.nodeIndex;