1 write to Exists
Microsoft.AspNetCore.Http.Results (1)
PhysicalFileHttpResult.cs (1)
175
Exists
= fileInfo.Exists;
1 reference to Exists
Microsoft.AspNetCore.Http.Results (1)
PhysicalFileHttpResult.cs (1)
113
if (!fileInfo.
Exists
)