1 write to Namespace
Microsoft.Cci.Extensions (1)
Extensions\FakeCustomAttribute.cs (1)
18Namespace = nspace;
1 reference to Namespace
Microsoft.Cci.Extensions (1)
Extensions\FakeCustomAttribute.cs (1)
23public string FullTypeName { get { return Namespace + "." + TypeName; } }