2 references to EscapeIfNotMeMyBaseOrMyClass
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.vb (2)
4049
Return
EscapeIfNotMeMyBaseOrMyClass
(eventName.Substring(0, dotIndex)) & eventName.Substring(dotIndex)
4051
EscapeIfNotMeMyBaseOrMyClass
(eventName)