8 references to EnsureEmbeddableAttributeExists
Microsoft.CodeAnalysis.CSharp (8)
Emitter\Model\PEModuleBuilder.cs (8)
1775EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsReadOnlyAttribute); 1780EnsureEmbeddableAttributeExists(EmbeddableAttributes.RequiresLocationAttribute); 1785EnsureEmbeddableAttributeExists(EmbeddableAttributes.ParamCollectionAttribute, diagnostics, location); 1790EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsUnmanagedAttribute); 1795EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableAttribute); 1800EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableContextAttribute); 1806EnsureEmbeddableAttributeExists(EmbeddableAttributes.NativeIntegerAttribute); 1811EnsureEmbeddableAttributeExists(EmbeddableAttributes.ScopedRefAttribute);