4 references to RefSafetyRulesAttribute
Microsoft.CodeAnalysis.CSharp (4)
Emitter\Model\PEAssemblyBuilder.cs (3)
418Compilation.CheckIfAttributeShouldBeEmbedded(EmbeddableAttributes.RefSafetyRulesAttribute, diagnostics, Location.None)) 420needsAttributes |= EmbeddableAttributes.RefSafetyRulesAttribute; 534if ((needsAttributes & EmbeddableAttributes.RefSafetyRulesAttribute) != 0)
Symbols\Compilation_WellKnownMembers.cs (1)
655case EmbeddableAttributes.RefSafetyRulesAttribute: