Delegate LibrarySourceFileResolverDelegate
Delegate to resolve whether a given file is a library source file.
public delegate void LibrarySourceFileResolverDelegate(object sender, string filename, ref bool isLibrarySourceFile)
Delegate to resolve whether a given file is a library source file.
public delegate void LibrarySourceFileResolverDelegate(object sender, string filename, ref bool isLibrarySourceFile)