1 write to _toolPathSentinelMock
dotnet.Tests (1)
ConfigurerTests\GivenADotnetFirstTimeUseConfigurerWIthStateSetup.cs (1)
35
_toolPathSentinelMock
= new MockBasicSentinel();
1 reference to _toolPathSentinelMock
dotnet.Tests (1)
ConfigurerTests\GivenADotnetFirstTimeUseConfigurerWIthStateSetup.cs (1)
234
toolPathSentinel =
_toolPathSentinelMock
;