2 references to FromFile
Microsoft.Build.Tasks.Core (2)
ManifestUtil\AssemblyIdentity.cs (1)
535
if (FileSystems.Default.FileExists(path) && IsEqual(this,
FromFile
(path), specificVersion))
ManifestUtil\Manifest.cs (1)
450
_ => AssemblyIdentity.
FromFile
(a.ResolvedPath),