2 writes to ParserContext
PresentationBuildTasks (2)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
89
ParserContext
= parserContext;
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
76
ParserContext
= parserContext;
8 references to ParserContext
PresentationBuildTasks (8)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (2)
98
ParserContext
, xamlObjectNode,
886
_compiler.AddGenericArguments(
ParserContext
, xamlDefAttributeNode.Value);
Framework\System\Windows\Markup\StyleXamlParser.cs (3)
421
targetType = XamlTypeMapper.GetTypeFromBaseString(target,
ParserContext
, false);
425
targetType = XamlTypeMapper.GetTypeFromBaseString(_styleTargetTypeString,
ParserContext
, false);
774
BamlRecordWriter == null ?
ParserContext
: BamlRecordWriter.ParserContext,
Framework\System\Windows\Markup\TemplateXamlParser.cs (3)
469
targetType = XamlTypeMapper.GetTypeFromBaseString(target,
ParserContext
, false);
771
BamlRecordWriter == null ?
ParserContext
: BamlRecordWriter.ParserContext,
1293
ParserContext
,