1 write to _methodName
System.Web (1)
Cache\SubstitutionResponseElement.cs (1)
32_methodName = _callback.Method.Name;
1 reference to _methodName
System.Web (1)
Cache\SubstitutionResponseElement.cs (1)
39_callback = (HttpResponseSubstitutionCallback) Delegate.CreateDelegate(typeof(HttpResponseSubstitutionCallback), target, _methodName);