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