8 references to EnsureEmbeddableAttributeExists
Microsoft.CodeAnalysis.CSharp (8)
Emitter\Model\PEModuleBuilder.cs (8)
1952EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsReadOnlyAttribute); 1957EnsureEmbeddableAttributeExists(EmbeddableAttributes.RequiresLocationAttribute); 1962EnsureEmbeddableAttributeExists(EmbeddableAttributes.ParamCollectionAttribute, diagnostics, location); 1967EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsUnmanagedAttribute); 1972EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableAttribute); 1977EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableContextAttribute); 1983EnsureEmbeddableAttributeExists(EmbeddableAttributes.NativeIntegerAttribute); 1988EnsureEmbeddableAttributeExists(EmbeddableAttributes.ScopedRefAttribute);