5 references to ERR_PropertyLacksGet
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder.ValueChecks.cs (1)
2111Error(diagnostics, ErrorCode.ERR_PropertyLacksGet, node, propertySymbol);
Binder\Binder_Await.cs (1)
658Error(diagnostics, ErrorCode.ERR_PropertyLacksGet, node, isCompletedProperty);
Binder\Binder_Patterns.cs (1)
2268Error(diagnostics, ErrorCode.ERR_PropertyLacksGet, memberName, name);
Errors\ErrorFacts.cs (1)
751or ErrorCode.ERR_PropertyLacksGet
Lowering\IteratorRewriter\IteratorRewriter.cs (1)
162Binder.Error(bag, ErrorCode.ERR_PropertyLacksGet, body.Syntax, symbol);