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