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