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