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