1 write to _currentOSID
Infrastructure.Common (1)
OSHelper.cs (1)
83
_currentOSID
= DetectCurrentOS();
2 references to _currentOSID
Infrastructure.Common (2)
OSHelper.cs (2)
88
_currentOSID
.Name(),
92
return
_currentOSID
;