1 write to m_path
mscorlib (1)
system\applicationactivator.cs (1)
63m_path = Path.Combine(directoryName, file);
1 reference to m_path
mscorlib (1)
system\applicationactivator.cs (1)
74m_assembly = (RuntimeAssembly)Assembly.LoadFrom(m_path);