3 references to ERR_ByRefIllegal1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Utils.vb (2)
927diagnostics.Add(ERRID.ERR_ByRefIllegal1, token.GetLocation(), container.GetKindText()) 991diagnostics.Add(ERRID.ERR_ByRefIllegal1, location, container.GetKindText(), token.ToString())
Errors\ErrorFacts.vb (1)
428ERRID.ERR_ByRefIllegal1,