2 writes to Key
Microsoft.Cci.Extensions (2)
Mappings\AssemblyMapping.cs (2)
88
this.
Key
= key;
96
this.
Key
= alias.AliasedType.RefDocId();
3 references to Key
Microsoft.Cci.Extensions (3)
Mappings\AssemblyMapping.cs (3)
39
if (!_properties.TryGetValue(prop.
Key
, out mapping))
42
_properties.Add(prop.
Key
, mapping);
97
this.Name = "Forwarder: " + this.
Key
;