1 write to state
mscorlib (1)
system\diagnostics\debuggerattributes.cs (1)
150this.state = state;
1 reference to state
mscorlib (1)
system\diagnostics\debuggerattributes.cs (1)
154get { return state; }