1 write to _entitiesLookupTable
System.Web.Services (1)
System\Web\Services\Protocols\RequestResponse.cs (1)
547
_entitiesLookupTable
= t;
3 references to _entitiesLookupTable
System.Web.Services (3)
System\Web\Services\Protocols\RequestResponse.cs (3)
535
if (
_entitiesLookupTable
== null)
540
if (
_entitiesLookupTable
== null)
552
Object obj =
_entitiesLookupTable
[entity];