1 assignment to MSBuild property BindingRedirectNamespace
Microsoft.Build (1)
Microsoft.Build.csproj (1)
706
<
BindingRedirectNamespace
><Namespace Prefix='ns' Uri='urn:schemas-microsoft-com:asm.v1' /></BindingRedirectNamespace>
2 usages of MSBuild property BindingRedirectNamespace
Microsoft.Build (2)
Microsoft.Build.csproj (2)
710
<XmlPeek XmlInputPath="..\MSBuild\app.config" Query="$(BindingRedirectXPath)" Namespaces="$(
BindingRedirectNamespace
)">
713
<XmlPeek XmlInputPath="..\MSBuild\app.amd64.config" Query="$(BindingRedirectXPath)" Namespaces="$(
BindingRedirectNamespace
)">