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