Disallow asigning to init-only properties in bindings #3303
Annotations
5 errors
Core:
src/Framework/Framework/Compilation/Binding/InitOnlyPropertyCheckingVisitor.cs#L28
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
Core:
src/Framework/Framework/Compilation/Binding/InitOnlyPropertyCheckingVisitor.cs#L9
Ambiguous reference in cref attribute: 'IsExternalInit'. Assuming 'IsExternalInit', but could have also matched other overloads including 'IsExternalInit'.
|
Core:
src/Framework/Framework/Compilation/Binding/InitOnlyPropertyCheckingVisitor.cs#L28
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
Core:
src/Framework/Framework/Compilation/Binding/InitOnlyPropertyCheckingVisitor.cs#L9
Ambiguous reference in cref attribute: 'IsExternalInit'. Assuming 'IsExternalInit', but could have also matched other overloads including 'IsExternalInit'.
|
Core
Process completed with exit code 1.
|
Loading