11 references to TypeFullName
PresentationBuildTasks (11)
BuildTasks\MS\Internal\Localization\LocalizationParserHooks.cs (2)
76if (LocComments.IsLocCommentsProperty(node.TypeFullName, node.PropName)) 85&& LocComments.IsLocLocalizabilityProperty(node.TypeFullName, node.PropName))
Framework\System\Windows\Markup\BamlRecordWriter.cs (9)
772xamlComplexPropertyNode.TypeFullName, 983xamlProperty.TypeFullName, 989if (xamlProperty.AssemblyName != string.Empty && xamlProperty.TypeFullName != string.Empty) 1147xamlPropertyNode.TypeFullName, 1222xamlPropertyWithType.TypeFullName, 1261xamlProperty.TypeFullName, 1293xamlPropertyArrayStartNode.TypeFullName, 1324xamlPropertyIListStart.TypeFullName, 1355xamlPropertyIDictionaryStartNode.TypeFullName,