1 instantiation of XamlObjectIds
PresentationFramework (1)
System\Windows\ResourceDictionary.cs (1)
2648private XamlObjectIds _contextXamlObjectIds = new XamlObjectIds();
5 references to XamlObjectIds
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (1)
439XamlObjectIds contextXamlObjectIds,
System\Windows\Markup\XamlParseException.cs (3)
311XamlObjectIds xamlObjectIds, 413XamlObjectIds currentXamlObjectIds, 414XamlObjectIds contextXamlObjectIds,
System\Windows\ResourceDictionary.cs (1)
2648private XamlObjectIds _contextXamlObjectIds = new XamlObjectIds();