2 writes to typeName
mscorlib (2)
system\diagnostics\debuggerattributes.cs (2)
175
this.
typeName
= type.AssemblyQualifiedName;
180
this.
typeName
= typeName;
1 reference to typeName
mscorlib (1)
system\diagnostics\debuggerattributes.cs (1)
184
get { return
typeName
; }