6 references to ParserContext
PresentationBuildTasks (6)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (4)
1014ParserContext, 1079ParserContext, 1101ParserContext, 1124ParserContext,
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (1)
762BamlRecordWriter == null ? ParserContext : BamlRecordWriter.ParserContext,
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
758BamlRecordWriter == null ? ParserContext : BamlRecordWriter.ParserContext,