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