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