1 write to _id
System.Web (1)
Management\WebEvents.cs (1)
227
_id
= Guid.NewGuid();
3 references to _id
System.Web (3)
Management\WebEvents.cs (3)
224
if (
_id
== Guid.Empty) {
226
if (
_id
== Guid.Empty) {
232
return
_id
;