2 writes to Exists
Microsoft.AspNetCore.Http.Results (1)
PhysicalFileHttpResult.cs (1)
175Exists = fileInfo.Exists;
Microsoft.AspNetCore.Http.Results.Tests (1)
PhysicalFileResultTest.cs (1)
29Exists = true,
1 reference to Exists
Microsoft.AspNetCore.Http.Results (1)
PhysicalFileHttpResult.cs (1)
113if (!fileInfo.Exists)