2 references to TransactionEnabled
System.Web.Services (2)
System\Web\Services\Protocols\WebServiceHandler.cs (2)
147
bool transacted = protocol.MethodAttribute.
TransactionEnabled
;
246
if (protocol.MethodAttribute.
TransactionEnabled
)