1 write to _docCommentCache
System.Web.Extensions (1)
Script\Services\ClientProxyGenerator.cs (1)
35_docCommentCache = new Dictionary<string, string>();
2 references to _docCommentCache
System.Web.Extensions (2)
Script\Services\ClientProxyGenerator.cs (2)
120_builder.Append(_docCommentCache[methodName]); 298_docCommentCache[methodName] = docCommentsString;