1 implementation of HasDefaultValue
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedProperty.cs (1)
101bool Cci.IPropertyDefinition.HasDefaultValue
2 references to HasDefaultValue
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
1260if (propertyDef.HasDefaultValue) 2410if (!propDef.HasDefaultValue)