4 writes to transactionOptionSpecified
System.Web.Services (4)
System\Web\Services\WebMethodAttribute.cs (4)
72
transactionOptionSpecified
= true;
83
transactionOptionSpecified
= true;
96
transactionOptionSpecified
= true;
178
transactionOptionSpecified
= true;
1 reference to transactionOptionSpecified
System.Web.Services (1)
System\Web\Services\WebMethodAttribute.cs (1)
181
internal bool TransactionOptionSpecified { get { return
transactionOptionSpecified
; } }