2 writes to _attributes
Microsoft.Build.Tasks.Core (2)
ManifestUtil\MetadataReader.cs (2)
342_attributes = null; 370_attributes = new StringDictionary
3 references to _attributes
Microsoft.Build.Tasks.Core (3)
ManifestUtil\MetadataReader.cs (3)
316if (_attributes == null) 320if (_attributes == null) 327return _attributes;