Implemented interface member:
method
Exists
Microsoft.DotNet.Configurer.IFirstTimeUseNoticeSentinel.Exists()
5 references to Exists
dotnet.Tests (5)
ConfigurerTests\GivenAFirstTimeUseNoticeSentinel.cs (5)
41firstTimeUseNoticeSentinel.Exists().Should().BeTrue(); 54firstTimeUseNoticeSentinel.Exists().Should().BeFalse(); 66firstTimeUseNoticeSentinel.Exists().Should().BeFalse(); 70firstTimeUseNoticeSentinel.Exists().Should().BeTrue(); 87firstTimeUseNoticeSentinel.Exists().Should().BeTrue();