1 implementation of GetPathOfAssembly
System.Windows.Forms (1)
winforms\Managed\System\Resources\ResXDataNode.cs (1)
968public string GetPathOfAssembly(AssemblyName name) {
1 reference to GetPathOfAssembly
System (1)
compmod\system\componentmodel\LicFileLicenseProvider.cs (1)
69modulePath = resolver.GetPathOfAssembly(type.Assembly.GetName());