1 implementation of IVBFileCodeModelEvents
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel.cs (1)
34
public sealed partial class FileCodeModel : AbstractCodeModelObject, EnvDTE.FileCodeModel, EnvDTE80.FileCodeModel2, ICodeElementContainer<AbstractCodeElement>,
IVBFileCodeModelEvents
, ICSCodeModelRefactoring
4 references to IVBFileCodeModelEvents
Microsoft.VisualStudio.LanguageServices.Implementation (4)
CodeModel\FileCodeModel.cs (4)
660
int
IVBFileCodeModelEvents
.StartEdit()
680
int
IVBFileCodeModelEvents
.EndEdit()
755
IVBFileCodeModelEvents
temp = this;
761
IVBFileCodeModelEvents
temp = this;