2 references to IsCustomAttributesPopulated
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEMethodSymbol.cs (2)
316
if (_packedFlags.
IsCustomAttributesPopulated
)
950
if (!_packedFlags.
IsCustomAttributesPopulated
)