1 write to isolationLevelSet
System.ServiceModel (1)
System\ServiceModel\ServiceBehaviorAttribute.cs (1)
132isolationLevelSet = true;
2 references to isolationLevelSet
System.ServiceModel (2)
System\ServiceModel\ServiceBehaviorAttribute.cs (2)
143get { return this.isolationLevelSet; } 372if (isolationLevelSet)