1 implementation of GetWithEvents
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.cs (1)
781public bool GetWithEvents(EnvDTE.vsCMAccess access)
1 reference to GetWithEvents
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelObject_CodeGen.cs (1)
136modifiers: new DeclarationModifiers(isWithEvents: CodeModelService.GetWithEvents(access)),