1 write to BamlUri
PresentationFramework (1)
System\Windows\Application.cs (1)
396nestedBamlLoadInfo.BamlUri = null;
3 references to BamlUri
PresentationFramework (3)
System\Windows\Application.cs (3)
2351if (loadBamlSyncInfo != null && loadBamlSyncInfo.BamlUri != null && 2353BindUriHelper.DoSchemeAndHostMatch(loadBamlSyncInfo.BamlUri, curComponentUri)) 2355string fileInBamlConvert = loadBamlSyncInfo.BamlUri.LocalPath;