11 references to TypeFullName
PresentationBuildTasks (11)
MS\Internal\Localization\LocalizationParserHooks.cs (2)
67
if (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)
757
xamlComplexPropertyNode.
TypeFullName
,
968
xamlProperty.
TypeFullName
,
974
if (xamlProperty.AssemblyName != string.Empty && xamlProperty.
TypeFullName
!= string.Empty)
1132
xamlPropertyNode.
TypeFullName
,
1207
xamlPropertyWithType.
TypeFullName
,
1246
xamlProperty.
TypeFullName
,
1278
xamlPropertyArrayStartNode.
TypeFullName
,
1309
xamlPropertyIListStart.
TypeFullName
,
1340
xamlPropertyIDictionaryStartNode.
TypeFullName
,