Home
last modified time | relevance | path

Searched defs:fullName (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DAssemblyHelper.cs36 public static AssemblyDefinition GetBundledAssemblyByFullName(string fullName) in GetBundledAssemblyByFullName()
DTypeManager.cs671 private AssemblyDescription GetAssemblyDescription(string fullName, string path) in GetAssemblyDescription()
804 public AssemblyDescription(string fullName, string path) in AssemblyDescription()