1 instantiation of EnlistmentStatePromoted
System.Transactions.Local (1)
System\Transactions\EnlistmentState.cs (1)
20
LazyInitializer.EnsureInitialized(ref _enlistmentStatePromoted, ref s_classSyncObject, () => new
EnlistmentStatePromoted
());
2 references to EnlistmentStatePromoted
System.Transactions.Local (2)
System\Transactions\EnlistmentState.cs (2)
14
internal static
EnlistmentStatePromoted
? _enlistmentStatePromoted;
19
internal static
EnlistmentStatePromoted
EnlistmentStatePromoted =>