8 references to InStaticResourceSection
PresentationBuildTasks (8)
Framework\System\Windows\Markup\BamlRecordWriter.cs (8)
302
if (
InStaticResourceSection
)
475
Debug.Assert(!
InStaticResourceSection
, "We do not support x:Key within a StaticResource Section");
576
Debug.Assert(!
InStaticResourceSection
, "We do not support x:Key within a StaticResource Section");
613
Debug.Assert(!
InStaticResourceSection
, "We do not support x:Shared within a StaticResource Section");
797
Debug.Assert(!
InStaticResourceSection
, "We do not support x:Key within a StaticResource Section");
879
Debug.Assert(!
InStaticResourceSection
, "We do not support x:Key within a StaticResource Section");
1409
if (!
InStaticResourceSection
&& !InDynamicResourceSection)
1475
if (
InStaticResourceSection
)