12 references to ERR_NoGetProperty1
Microsoft.CodeAnalysis.VisualBasic (3)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (8)
Binding\BindingErrorTests.vb (6)
8539Diagnostic(ERRID.ERR_NoGetProperty1, "P()").WithArguments("P"),
8540Diagnostic(ERRID.ERR_NoGetProperty1, "Q()").WithArguments("Q"),
8541Diagnostic(ERRID.ERR_NoGetProperty1, "R()").WithArguments("R"),
8542Diagnostic(ERRID.ERR_NoGetProperty1, "P").WithArguments("P"),
8543Diagnostic(ERRID.ERR_NoGetProperty1, "Q").WithArguments("Q"),
8544Diagnostic(ERRID.ERR_NoGetProperty1, "R").WithArguments("R"))
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)