1 write to _targetTypeName
System.Web (1)
Cache\SubstitutionResponseElement.cs (1)
31_targetTypeName = System.Web.UI.Util.GetAssemblyQualifiedTypeName(_callback.Method.ReflectedType);
1 reference to _targetTypeName
System.Web (1)
Cache\SubstitutionResponseElement.cs (1)
38Type target = BuildManager.GetType(_targetTypeName, true /*throwOnFail*/, false /*ignoreCase*/);