2 references to InDynamicResourceSection
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (2)
307
if (
InDynamicResourceSection
)
1394
if (!InStaticResourceSection && !
InDynamicResourceSection
)