1 reference to VFT_DLL
Microsoft.CodeAnalysis (1)
CvtRes.cs (1)
638
private uint FileType { get { return (_isDll) ?
VFT_DLL
: VFT_APP; } }