1 write to AssemblyName
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
757xamlPIMappingNode.AssemblyName = _compiler.AssemblyName;
5 references to AssemblyName
PresentationBuildTasks (5)
MS\Internal\MarkupCompiler\ParserExtension.cs (3)
755if ((xamlPIMappingNode.AssemblyName == null) || (xamlPIMappingNode.AssemblyName.Length == 0)) 764xamlPIMappingNode.AssemblyName)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (1)
733xamlPIMappingNode.AssemblyName);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParser.cs (1)
733if (xamlPIMappingNode.AssemblyName.Length == 0)