11 references to TypeFullName
PresentationBuildTasks (11)
MS\Internal\Localization\LocalizationParserHooks.cs (2)
67if (LocComments.IsLocCommentsProperty(node.TypeFullName, node.PropName)) 76&& LocComments.IsLocLocalizabilityProperty(node.TypeFullName, node.PropName))
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (9)
757xamlComplexPropertyNode.TypeFullName, 968xamlProperty.TypeFullName, 974if (xamlProperty.AssemblyName != string.Empty && xamlProperty.TypeFullName != string.Empty) 1132xamlPropertyNode.TypeFullName, 1207xamlPropertyWithType.TypeFullName, 1246xamlProperty.TypeFullName, 1278xamlPropertyArrayStartNode.TypeFullName, 1309xamlPropertyIListStart.TypeFullName, 1340xamlPropertyIDictionaryStartNode.TypeFullName,