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