2 writes to isRecycling
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
1499
isRecycling
= true;
1520
isRecycling
= true;
2 references to isRecycling
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
763
return
isRecycling
;
1459
if (!
isRecycling
)