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