1 override of AllowInternalType
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlWriter.cs (1)
1443sealed protected override bool AllowInternalType(Type type)
1 reference to AllowInternalType
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
1279isAllowed = AllowInternalType(type);