3 references to _attributeUsageSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
4897return (BamlAttributeUsage) _flags[_attributeUsageSection]; 4902_flags[_attributeUsageSection] = (int) value; 4919get { return _attributeUsageSection; }