146 text4 =
"Could not resolve assembly '" +
text3 +
"'";
153 if (
text4._stringLength == 0)
155 return "Could not resolve type '";
160 return "Could not resolve type '";
170 if (this.
name !=
null)
195 bool flag =
char.IsWhiteSpace(c);
215 if (-2147483648 == 0)
218 string text = text2.Trim();
222 return "Can't have a byref of a byref";
class f__AnonymousType0<< Count > j__TPar
static Assembly Load(string assemblyString)
StringBuilder Append(char value, int repeatCount)
static TypeIdentifier FromDisplay(string displayName)
static void BoundCheck(int idx, string s)
static TypeSpec Parse(string name, int p, bool is_recurse, bool allow_aqn)
static void SkipSpace(string name, int pos)
List< TypeIdentifier > nested
List< TypeSpec > generic_params
string GetDisplayFullName(TypeSpec.DisplayNameFormat flags)
StringBuilder GetModifierString(StringBuilder sb)
static string UnescapeInternalName(string displayName)
static TypeIdentifier ParsedTypeIdentifier(string displayName)
void AddModifier(ModifierSpec md)
Type Resolve(Func< AssemblyName, Assembly > assemblyResolver, Func< Assembly, string, bool, Type > typeResolver, bool throwOnError, bool ignoreCase, StackCrawlMark stackMark)
static TypeSpec Parse(string typeName)
List< ModifierSpec > modifier_spec
void AddName(string type_name)