1 instantiation of XamlObjectIds
PresentationFramework (1)
src\Framework\System\Windows\ResourceDictionary.cs (1)
2633XamlObjectIds _contextXamlObjectIds = new XamlObjectIds();
5 references to XamlObjectIds
PresentationFramework (5)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
472XamlObjectIds contextXamlObjectIds,
src\Framework\System\Windows\Markup\XamlParseException.cs (3)
332XamlObjectIds xamlObjectIds, 435XamlObjectIds currentXamlObjectIds, 436XamlObjectIds contextXamlObjectIds,
src\Framework\System\Windows\ResourceDictionary.cs (1)
2633XamlObjectIds _contextXamlObjectIds = new XamlObjectIds();