MCPcopy
hub / github.com/angular/angular / getParseCount

Function getParseCount

packages/common/http/test/xsrf_spec.ts:200–202  ·  view source on GitHub ↗
(extractor: HttpXsrfCookieExtractor)

Source from the content-addressed store, hash-verified

198});
199
200function getParseCount(extractor: HttpXsrfCookieExtractor): number {
201 return (extractor as any).parseCount;
202}

Callers 1

xsrf_spec.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…