2 references to DeconstructWebEvent
System.Web (2)
Hosting\IIS7WorkerRequest.cs (1)
285webEvent.DeconstructWebEvent(out webEventType, out fieldCount, out fieldNames, out fieldTypes, out fieldData);
Hosting\ISAPIWorkerRequest.cs (1)
2068webEvent.DeconstructWebEvent(out webEventType, out fieldCount, out fieldNames, out fieldTypes, out fieldData);