1 write to _dotnetUserProfileFolderPath
Microsoft.DotNet.Configurer (1)
FirstTimeUseNoticeSentinel.cs (1)
27
_dotnetUserProfileFolderPath
= dotnetUserProfileFolderPath;
1 reference to _dotnetUserProfileFolderPath
Microsoft.DotNet.Configurer (1)
FirstTimeUseNoticeSentinel.cs (1)
16
private string SentinelPath => Path.Combine(
_dotnetUserProfileFolderPath
, SENTINEL);