1 implementation of EndEdit
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel.cs (1)
675int IVBFileCodeModelEvents.EndEdit()
1 reference to EndEdit
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel.cs (1)
757ErrorHandler.ThrowOnFailure(temp.EndEdit());