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