8 references to EnsureEmbeddableAttributeExists
Microsoft.CodeAnalysis.CSharp (8)
Emitter\Model\PEModuleBuilder.cs (8)
1803EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsReadOnlyAttribute); 1808EnsureEmbeddableAttributeExists(EmbeddableAttributes.RequiresLocationAttribute); 1813EnsureEmbeddableAttributeExists(EmbeddableAttributes.ParamCollectionAttribute, diagnostics, location); 1818EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsUnmanagedAttribute); 1823EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableAttribute); 1828EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableContextAttribute); 1834EnsureEmbeddableAttributeExists(EmbeddableAttributes.NativeIntegerAttribute); 1839EnsureEmbeddableAttributeExists(EmbeddableAttributes.ScopedRefAttribute);