39 {
40 get
41 {
43 }
44 [param: DisallowNull]
45 set
46 {
48 {
49 throw new ArgumentNullException("value");
50 }
52 {
54 {
56 }
58 }
60 }
61 }
static string CurrentDelegateSet
static object ClassSyncObject
static HostCurrentTransactionCallback s_currentDelegate
static bool s_currentDelegateSet
@ InvalidOperationException