Base:
property
AttributeConstructor
Microsoft.CodeAnalysis.CSharp.Symbols.CSharpAttributeData.AttributeConstructor
3 references to AttributeConstructor
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Attributes\PEAttributeData.cs (3)
106
if (!_decoder.GetCustomAttribute(_handle,
AttributeConstructor
, out lazyConstructorArguments, out lazyNamedArguments))
155
[MemberNotNullWhen(false, nameof(AttributeClass), nameof(
AttributeConstructor
))]
181
switch (
AttributeConstructor
)