Compiler\MethodBodySynthesizer.cs (5)
121new BoundFieldAccess(syntax, thisReference, hostObjectField, ConstantValue.NotAvailable) { WasCompilerGenerated = true },
149new BoundFieldAccess(syntax, thisReference, field, ConstantValue.NotAvailable) { WasCompilerGenerated = true },
187var fieldAccess = new BoundFieldAccess(syntax, thisReference, field, ConstantValue.NotAvailable) { WasCompilerGenerated = true };
277BoundFieldAccess fieldAccess = new BoundFieldAccess(
377BoundFieldAccess boundBackingField = new BoundFieldAccess(syntax,