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