1 write to usedNamespaces
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbFunction.cs (1)
269
usedNamespaces
= new string[usedNamespacesCount];
2 references to usedNamespaces
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFunction.cs (2)
272
scopes[0] = new PdbScope(this.address, proc.len, slots, constants,
usedNamespaces
);
335
bits.ReadCString(out
usedNamespaces
[usedNs++]);