2 writes to _nErrors
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (2)
49
_nErrors
= 0;
281
_nErrors
++;
1 reference to _nErrors
PresentationBuildTasks (1)
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (1)
206
get { return
_nErrors
; }