2 references to FirstTimeUseNoticeSentinel
dotnet (2)
Commands\MSBuild\MSBuildLogger.cs (1)
17
new
FirstTimeUseNoticeSentinel
();
Program.cs (1)
141
using (IFirstTimeUseNoticeSentinel disposableFirstTimeUseNoticeSentinel = new
FirstTimeUseNoticeSentinel
())