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