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