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