2 references to GetPropertyDeclaringType
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2025$"{Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetPropertyDeclaringType(propertyId))}.{BamlSchemaContext.GetPropertyName(propertyId, false)}"; 2673memberType = BamlSchemaContext.GetPropertyDeclaringType(valueId).UnderlyingType;