2 writes to _nErrors
PresentationBuildTasks (2)
MS\Internal\Tasks\CompilerWrapper.cs (2)
40
_nErrors
= 0;
285
_nErrors
++;
1 reference to _nErrors
PresentationBuildTasks (1)
MS\Internal\Tasks\CompilerWrapper.cs (1)
205
get { return
_nErrors
; }