8 references to System_Runtime_CompilerServices_IsByRefLikeAttribute
Microsoft.CodeAnalysis (1)
WellKnownMembers.cs (1)
3306
(byte)WellKnownType.ExtSentinel, (byte)(WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
- WellKnownType.ExtSentinel), // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
591
WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
,
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (5)
Attributes\AttributeTests_IsByRefLike.cs (5)
46
AssertDeclaresType(peModule, WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
, Accessibility.Public);
103
AssertDeclaresType(peModule, WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
, Accessibility.Internal);
373
var isByRefLikeAttributeName = WellKnownTypes.GetMetadataName(WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
);
683
AssertDeclaresType(peModule, WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
, Accessibility.Public);
1083
var isByRefLikeAttributeTypeName = WellKnownTypes.GetMetadataName(WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\MissingSpecialMember.cs (1)
614
case WellKnownType.
System_Runtime_CompilerServices_IsByRefLikeAttribute
: