This version of Unity is unsupported.

EditorApplication.ProjectWindowItemCallback

public delegate void ProjectWindowItemCallback(string guid, Rect selectionRect);

Description

Delegate to be called for every visible list item in the ProjectWindow on every OnGUI event.