EnvDTE.Interfaces/TextEditorEvents.cs (
6
lines of code) (
raw
):
namespace EnvDTE { public interface TextEditorEvents : _TextEditorEvents, _dispTextEditorEvents_Event { } }