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