6 references to ContentSuffix
PresentationFramework (6)
MS\Internal\Globalization\BamlTreeMap.cs (1)
204
BamlConst.
ContentSuffix
,
MS\Internal\Globalization\BamlTreeUpdater.cs (2)
79
if (key.PropertyName == BamlConst.
ContentSuffix
)
525
new BamlLocalizableResourceKey(tagUid, className, BamlConst.
ContentSuffix
, assemblyName),
MS\Internal\Globalization\LocalizableResourceBuilder.cs (3)
56
commentTargetName = BamlConst.
ContentSuffix
;
65
commentTargetName = BamlConst.
ContentSuffix
;
327
comment = _resolver.GetLocalizabilityComment(node, BamlConst.
ContentSuffix
);