2 writes to ErrorCount
Microsoft.Build.Tasks.Core (2)
ManifestUtil\OutputMessage.cs (2)
95++ErrorCount; 121ErrorCount = 0;
4 references to ErrorCount
Microsoft.Build.Tasks.Core (4)
GenerateManifestBase.cs (3)
300if (_manifest.OutputMessages.ErrorCount > 0) 521if (_manifest.OutputMessages.ErrorCount > 0) 589if (_manifest.OutputMessages.ErrorCount > 0)
ManifestUtil\OutputMessage.cs (1)
153return ErrorCount <= 0;