1 reference to TruncateToSeconds
Microsoft.AspNetCore.StaticAssets (1)
Development\StaticAssetDevelopmentRuntimeHandler.cs (1)
63
if (fileInfo.Length != asset.GetContentLength() ||
TruncateToSeconds
(fileInfo.LastModified) != asset.GetLastModified())