2 references to ParseValuesCallbackMethod
System (2)
net\System\Net\Cache\HttpRequestCacheValidator.cs (2)
1172
ParseValuesCallbackMethod
(s, start, end, list);
1179
internal static readonly ParseCallback ParseValuesCallback = new ParseCallback(
ParseValuesCallbackMethod
);