2 references to CreateKnownBamlType
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs (1)
216
xamlType =
CreateKnownBamlType
(type.Name, true, true);
System\Windows\Markup\Baml2006\WpfSharedXamlSchemaContext.cs (1)
30
xType =
CreateKnownBamlType
(type.Name, false, _useV3Rules);