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