1 implementation of IVBFileCodeModelEvents
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel.cs (1)
32
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)
655
int
IVBFileCodeModelEvents
.StartEdit()
675
int
IVBFileCodeModelEvents
.EndEdit()
750
IVBFileCodeModelEvents
temp = this;
756
IVBFileCodeModelEvents
temp = this;