2 references to GetNeedsGeneratedAttributesInternal
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEModuleBuilder.cs (2)
62
return
GetNeedsGeneratedAttributesInternal
();
1762
if ((
GetNeedsGeneratedAttributesInternal
() & attribute) != 0)