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