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