IContextCache IContextCache.GetRecognitionPatternNodes(InputType inputType)
 {
     return(CacheBase.GetRecognitionPatternNodes(this, inputType));
 }