12 writes to value
System (12)
compmod\system\componentmodel\DefaultValueAttribute.cs (12)
46this.value = TypeDescriptor.GetConverter(type).ConvertFromInvariantString(value); 71this.value = value; 78this.value = value; 85this.value = value; 92this.value = value; 99this.value = value; 107this.value = value; 115this.value = value; 122this.value = value; 128this.value = value; 136this.value = value; 175this.value = value;
1 reference to value
System (1)
compmod\system\componentmodel\DefaultValueAttribute.cs (1)
148return value;