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