1 implementation of DefaultValue
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedProperty.cs (1)
106MetadataConstant Cci.IPropertyDefinition.DefaultValue
2 references to DefaultValue
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
2415Debug.Assert(propDef.DefaultValue != null); 2418value: propDef.DefaultValue.Value);