25 references to ERR_UnscopedRefAttributeInterfaceImplementation
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2290
case ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
:
Symbols\TypeSymbol.cs (1)
1869
ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
,
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (23)
Semantics\RefFieldTests.cs (23)
24993
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F1").WithLocation(23, 34),
24996
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F2").WithLocation(24, 31),
24999
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F3").WithLocation(25, 31),
25002
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "ref _f2").WithLocation(26, 39),
25005
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F1").WithLocation(38, 34),
25008
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F2").WithLocation(39, 31),
25011
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F3").WithLocation(40, 31),
25014
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "ref _f4").WithLocation(41, 39));
25082
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F1").WithLocation(23, 34),
25085
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F2").WithLocation(24, 31),
25088
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F3").WithLocation(25, 31),
25091
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "ref _f2").WithLocation(26, 39),
25094
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F1").WithLocation(38, 34),
25097
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F2").WithLocation(39, 31),
25100
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "F3").WithLocation(40, 31),
25103
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "ref _f4").WithLocation(41, 39));
25144
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "throw null").WithLocation(16, 40),
25147
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "get").WithLocation(17, 35),
25150
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "set").WithLocation(17, 40),
25153
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "get").WithLocation(21, 39),
25156
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "get").WithLocation(22, 35),
25159
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "set").WithLocation(26, 40),
25162
Diagnostic(ErrorCode.
ERR_UnscopedRefAttributeInterfaceImplementation
, "set").WithLocation(27, 35));