1 write to _methodIndex
System.Web (1)
State\StateWorkerRequest.cs (1)
67_methodIndex = methodIndex;
2 references to _methodIndex
System.Web (2)
State\StateWorkerRequest.cs (2)
68switch (_methodIndex) { 407Debug.Assert(_methodIndex == UnsafeNativeMethods.StateProtocolVerb.GET, "verb == GET");