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