3 references to ERR_UnsupportedPrimaryConstructorParameterCapturingRefAny
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
2175
Error(diagnostics, ErrorCode.
ERR_UnsupportedPrimaryConstructorParameterCapturingRefAny
, node, parameter.Type);
Errors\ErrorFacts.cs (1)
2380
or ErrorCode.
ERR_UnsupportedPrimaryConstructorParameterCapturingRefAny
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\PrimaryConstructorTests.cs (1)
20602
Diagnostic(ErrorCode.
ERR_UnsupportedPrimaryConstructorParameterCapturingRefAny
, "a").WithArguments("System.ArgIterator").WithLocation(7, 13),