コード例 #1
0
 public IDictionary <string, AssemblyNameInfo> GetForwardedTypes()
 {
     return(_metadataAssembly.GetForwardedTypes());
 }