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