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