6 references to FakeFilePath
dotnet.Tests (6)
NuGetSignatureVerificationEnablerTests.cs (6)
61ForwardingApp forwardingApp = new(FakeFilePath, Array.Empty<string>()); 75ForwardingApp forwardingApp = new(FakeFilePath, Array.Empty<string>()); 89MSBuildForwardingApp forwardingApp = new(Array.Empty<string>(), FakeFilePath); 103MSBuildForwardingApp forwardingApp = new(Array.Empty<string>(), FakeFilePath); 116ForwardingApp forwardingApp = new(FakeFilePath, Array.Empty<string>()); 129MSBuildForwardingApp forwardingApp = new(Array.Empty<string>(), FakeFilePath);