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