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