2 instantiations of NoOpFirstTimeUseNoticeSentinel
dotnet (1)
FirstRunExperience.cs (1)
79
firstTimeUseNoticeSentinel = new
NoOpFirstTimeUseNoticeSentinel
();
dotnet-aot (1)
src\sdk\src\Cli\dotnet\FirstRunExperience.cs (1)
79
firstTimeUseNoticeSentinel = new
NoOpFirstTimeUseNoticeSentinel
();