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