Base:
property
AttributeConstructor
Microsoft.CodeAnalysis.CSharp.Symbols.CSharpAttributeData.AttributeConstructor
2 references to AttributeConstructor
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Attributes\RetargetingAttributeData.cs (2)
47
[MemberNotNullWhen(false, nameof(AttributeClass), nameof(
AttributeConstructor
))]
62
Debug.Assert(
AttributeConstructor
is null);