8 references to EnsureEmbeddableAttributeExists
Microsoft.CodeAnalysis.CSharp (8)
Emitter\Model\PEModuleBuilder.cs (8)
1958EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsReadOnlyAttribute); 1963EnsureEmbeddableAttributeExists(EmbeddableAttributes.RequiresLocationAttribute); 1968EnsureEmbeddableAttributeExists(EmbeddableAttributes.ParamCollectionAttribute, diagnostics, location); 1973EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsUnmanagedAttribute); 1978EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableAttribute); 1983EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableContextAttribute); 1989EnsureEmbeddableAttributeExists(EmbeddableAttributes.NativeIntegerAttribute); 1994EnsureEmbeddableAttributeExists(EmbeddableAttributes.ScopedRefAttribute);