Home
last modified time | relevance | path

Searched defs:_shutdownReason (Results 1 – 3 of 3) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Build/BackEnd/Node/
H A DInProcNode.cs86 private NodeEngineShutdownReason _shutdownReason; field in Microsoft.Build.BackEnd.InProcNode
H A DOutOfProcNode.cs123 private NodeEngineShutdownReason _shutdownReason; field in Microsoft.Build.Execution.OutOfProcNode
/dports/devel/msbuild/msbuild-0.06/src/MSBuild/
H A DOutOfProcTaskHostNode.cs110 private NodeEngineShutdownReason _shutdownReason; field in Microsoft.Build.CommandLine.OutOfProcTaskHostNode