1 instantiation of EnlistmentStatePromoted
System.Transactions (1)
System\Transactions\EnlistmentState.cs (1)
54
EnlistmentStatePromoted temp = new
EnlistmentStatePromoted
();
3 references to EnlistmentStatePromoted
System.Transactions (3)
System\Transactions\EnlistmentState.cs (3)
23
internal static volatile
EnlistmentStatePromoted
_enlistmentStatePromoted;
44
internal static
EnlistmentStatePromoted
_EnlistmentStatePromoted
54
EnlistmentStatePromoted
temp = new EnlistmentStatePromoted();