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)
297if (_manifest.OutputMessages.ErrorCount > 0) 517if (_manifest.OutputMessages.ErrorCount > 0) 585if (_manifest.OutputMessages.ErrorCount > 0)
ManifestUtil\OutputMessage.cs (1)
153return ErrorCount <= 0;