1 write to _currentOSID
Infrastructure.Common (1)
OSHelper.cs (1)
81
_currentOSID
= DetectCurrentOS();
2 references to _currentOSID
Infrastructure.Common (2)
OSHelper.cs (2)
86
_currentOSID
.Name(),
90
return
_currentOSID
;