2 references to Util
BuildValidator (2)
LocalReferenceResolver.cs (1)
158
if (
Util
.GetPortableExecutableInfo(filePath) is not { } peInfo)
Program.cs (1)
194
if (
Util
.GetPortableExecutableInfo(filePath) is not { } peInfo)