2 writes to LocalAssembly
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
767
LocalAssembly
= true
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
2381
usingData.
LocalAssembly
= isLocalAssembly;
3 references to LocalAssembly
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
760
|| ((ClrNamespaceAssemblyPair)XamlTypeMapper.PITable[xamlPIMappingNode.XmlNamespace]).
LocalAssembly
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (2)
3280
mapping.
LocalAssembly
||
3289
nsMap.LocalAssembly = mapping.
LocalAssembly
;