3 references to Internal
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
4417
return ((_typeInfoFlags & TypeInfoFlags.
Internal
) == TypeInfoFlags.
Internal
);
4427
_typeInfoFlags |= TypeInfoFlags.
Internal
;