4 references to UsesEmbeddedTypeInformation
PresentationCore (4)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (4)
75if (UsesEmbeddedTypeInformation(attribute.Id)) 103if (UsesEmbeddedTypeInformation(guid)) 573bool usesEmbeddedTypeInfo = UsesEmbeddedTypeInformation(guid); 938if ( !UsesEmbeddedTypeInformation(id) )