1 write to AssemblyName
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
760
xamlPIMappingNode.
AssemblyName
= _compiler.AssemblyName;
5 references to AssemblyName
PresentationBuildTasks (5)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (3)
758
if ((xamlPIMappingNode.
AssemblyName
== null) || (xamlPIMappingNode.
AssemblyName
.Length == 0))
767
xamlPIMappingNode.
AssemblyName
);
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
748
xamlPIMappingNode.
AssemblyName
);
Framework\System\Windows\Markup\XamlParser.cs (1)
783
if (xamlPIMappingNode.
AssemblyName
.Length == 0)