2 writes to _attributeTarget
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\AttributeUsageAttribute.cs (2)
20_attributeTarget = validOn; 26_attributeTarget = validOn;
1 reference to _attributeTarget
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\AttributeUsageAttribute.cs (1)
31public AttributeTargets ValidOn => _attributeTarget;