2 writes to _attributes
Microsoft.Build.Tasks.Core (2)
ManifestUtil\MetadataReader.cs (2)
347_attributes = null; 375_attributes = new StringDictionary
3 references to _attributes
Microsoft.Build.Tasks.Core (3)
ManifestUtil\MetadataReader.cs (3)
321if (_attributes == null) 325if (_attributes == null) 332return _attributes;