Base:
method
ToString
System.Object.ToString()
3 references to ToString
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (2)
282AppDomain.CurrentDomain.ActivationContext.Identity.ToString().Equals(actCtx.Identity.ToString()))
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
269if (ApplicationSecurityManager.UserApplicationTrusts[_identity.ToString()] != null)