1 write to _currentFrameworkDescription
Infrastructure.Common (1)
FrameworkHelper.cs (1)
30_currentFrameworkDescription = RuntimeInformation.FrameworkDescription;
2 references to _currentFrameworkDescription
Infrastructure.Common (2)
FrameworkHelper.cs (2)
28if (_currentFrameworkDescription == null) 33return _currentFrameworkDescription;