4 references to MasterBracketCharacterCache
PresentationFramework (4)
src\Framework\System\Windows\Markup\ParserContext.cs (4)
171_masterBracketCharacterCache = parserContext.MasterBracketCharacterCache; 211if (!MasterBracketCharacterCache.ContainsKey(type)) 214MasterBracketCharacterCache.Add(type, map); 217return MasterBracketCharacterCache[type];