8 references to EnsureEmbeddableAttributeExists
Microsoft.CodeAnalysis.CSharp (8)
Emitter\Model\PEModuleBuilder.cs (8)
1950EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsReadOnlyAttribute); 1955EnsureEmbeddableAttributeExists(EmbeddableAttributes.RequiresLocationAttribute); 1960EnsureEmbeddableAttributeExists(EmbeddableAttributes.ParamCollectionAttribute, diagnostics, location); 1965EnsureEmbeddableAttributeExists(EmbeddableAttributes.IsUnmanagedAttribute); 1970EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableAttribute); 1975EnsureEmbeddableAttributeExists(EmbeddableAttributes.NullableContextAttribute); 1981EnsureEmbeddableAttributeExists(EmbeddableAttributes.NativeIntegerAttribute); 1986EnsureEmbeddableAttributeExists(EmbeddableAttributes.ScopedRefAttribute);