9 references to Logic_GetFullyQualifiedNameForType
PresentationFramework (9)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (9)
1119_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetXamlType(typeId))); 1239_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(SchemaContext.GetXamlType(record.KeyType))); 1275_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(SchemaContext.GetXamlType(keyRecord.KeyType))); 1814_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetXamlType(valueId))); 1884_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(type)); 1965_xamlNodesWriter.WriteValue(Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetXamlType(optimizedResource.KeyId))); 2045return Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetPropertyDeclaringType(propertyId)) + "." + 2632return Logic_GetFullyQualifiedNameForType(declaringType) + "." + propertyName; 2677currentText = Logic_GetFullyQualifiedNameForType(type) + ".";