2 writes to Name
Microsoft.Cci.Extensions (2)
Mappings\AssemblyMapping.cs (2)
89
this.
Name
= key;
97
this.
Name
= "Forwarder: " + this.Key;
1 reference to Name
Microsoft.Cci.Extensions (1)
Mappings\AssemblyMapping.cs (1)
110
return string.Format("{0}: {1}",
Name
, Value);