Method Check
Check(FieldCache.CacheEntry[])
Tests a CacheEntry[] for indication of "insane" cache usage.
NOTE:FieldCache CreationPlaceholder objects are ignored. (:TODO: is this a bad idea? are we masking a real problem?)
Declaration
public FieldCacheSanityChecker.Insanity[] Check(params FieldCache.CacheEntry[] cacheEntries)
Parameters
Type | Name | Description |
---|---|---|
FieldCache.CacheEntry[] | cacheEntries |
Returns
Type | Description |
---|---|
FieldCacheSanityChecker.Insanity[] |