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