2 writes to _attributes
Microsoft.Build.Tasks.Core (2)
ManifestUtil\MetadataReader.cs (2)
168_attributes = new StringDictionary 275_attributes = null;
3 references to _attributes
Microsoft.Build.Tasks.Core (3)
ManifestUtil\MetadataReader.cs (3)
128if (_attributes == null) 132if (_attributes == null) 139return _attributes;