3 references to IsSimplyNamed
mscorlib (3)
system\reflection\assembly.cs (3)
1968if (!IsSimplyNamed(an)) 2042if (IsSimplyNamed(an)) 3004if (retAssembly != null && !IsSimplyNamed(an))