3 references to _ensuredObjectParts
System.Web.Extensions (3)
Script\Services\ClientProxyGenerator.cs (3)
397
_ensuredObjectParts
[name] = null;
440
if (!_registeredNamespaces.Contains(fullPath) && !
_ensuredObjectParts
.Contains(fullPath)) {
441
_ensuredObjectParts
[fullPath] = null;