2 references to RelativeSearchPath
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Hosting\ApplicationCatalog.cs (2)
84string? relativeSearchPath = AppDomain.CurrentDomain.RelativeSearchPath; 174$"{GetType().Name} (Path=\"{AppDomain.CurrentDomain.BaseDirectory}\") (PrivateProbingPath=\"{AppDomain.CurrentDomain.RelativeSearchPath}\")"; // NOLOC