2 references to HasSynthesizedBackingField
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (1)
537if (HasSynthesizedBackingField(propertyAccess.PropertySymbol, out _))
Binder\Binder_Statements.cs (1)
1761if (!HasSynthesizedBackingField(propertySymbol, out var sourceProperty))