8 references to EnsureEmbeddableAttributeExists
Microsoft.CodeAnalysis.CSharp (8)
Emitter\Model\PEModuleBuilder.cs (8)
1776EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsReadOnlyAttribute); 1781EnsureEmbeddableAttributeExists(EmbeddableAttributes.RequiresLocationAttribute); 1786EnsureEmbeddableAttributeExists(EmbeddableAttributes.ParamCollectionAttribute, diagnostics, location); 1791EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsUnmanagedAttribute); 1796EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableAttribute); 1801EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableContextAttribute); 1807EnsureEmbeddableAttributeExists(EmbeddableAttributes.NativeIntegerAttribute); 1812EnsureEmbeddableAttributeExists(EmbeddableAttributes.ScopedRefAttribute);