2 writes to Exists
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\PhysicalFileResultExecutor.cs (1)
136Exists = fileInfo.Exists,
Microsoft.AspNetCore.Mvc.Core.Test (1)
PhysicalFileResultTest.cs (1)
49Exists = true,
1 reference to Exists
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\PhysicalFileResultExecutor.cs (1)
32if (!fileInfo.Exists)