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