9 references to ToFileTime
Microsoft.Private.Windows.Core (1)
Windows\Win32\Foundation\FILETIME.cs (1)
10long ft = date.ToFileTime();
PresentationCore (1)
System\Windows\Media\Imaging\BitmapMetadata.cs (1)
1326long longFileTime = dt.ToFileTime();
PresentationFramework (1)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
201long longFileTime = ((DateTime)obj).ToFileTime();
System.Data.OleDb (1)
ColumnBinding.cs (1)
924long tmp = value.ToFileTime();
System.Net.Http.WinHttpHandler (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CERT_INFO.cs (1)
42long fileTime = dt.ToFileTime();
System.Private.Windows.Core (1)
Windows\Win32\Foundation\FILETIME.cs (1)
10long ft = date.ToFileTime();
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CERT_INFO.cs (1)
42long fileTime = dt.ToFileTime();
System.Security.Cryptography.Pkcs (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CERT_INFO.cs (1)
42long fileTime = dt.ToFileTime();
System.Windows.Extensions (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CERT_INFO.cs (1)
42long fileTime = dt.ToFileTime();