2 references to IsCustomAttributesPopulated
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEPropertySymbol.cs (2)
365
if (_flags.
IsCustomAttributesPopulated
)
732
if (!_flags.
IsCustomAttributesPopulated
)