1 write to _currentFrameworkID
Infrastructure.Common (1)
FrameworkHelper.cs (1)
43
_currentFrameworkID
= DetectCurrentFramework();
2 references to _currentFrameworkID
Infrastructure.Common (2)
FrameworkHelper.cs (2)
48
_currentFrameworkID
.Name(), CurrentFrameworkDescription));
51
return
_currentFrameworkID
;