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