8 references to EnsureEmbeddableAttributeExists
Microsoft.CodeAnalysis.CSharp (8)
Emitter\Model\PEModuleBuilder.cs (8)
1969EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsReadOnlyAttribute); 1974EnsureEmbeddableAttributeExists(EmbeddableAttributes.RequiresLocationAttribute); 1979EnsureEmbeddableAttributeExists(EmbeddableAttributes.ParamCollectionAttribute, diagnostics, location); 1984EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsUnmanagedAttribute); 1989EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableAttribute); 1994EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableContextAttribute); 2000EnsureEmbeddableAttributeExists(EmbeddableAttributes.NativeIntegerAttribute); 2005EnsureEmbeddableAttributeExists(EmbeddableAttributes.ScopedRefAttribute);