1 write to s_hasErrors
RunTests (1)
Logger.cs (1)
33
s_hasErrors
= true;
1 reference to s_hasErrors
RunTests (1)
Logger.cs (1)
19
internal static bool HasErrors =>
s_hasErrors
;