3 references to IsFullyQualified
illink (3)
Linker\TypeNameResolver.WithDiagnostics.cs (3)
32
if (needsAssemblyName && !
IsFullyQualified
(parsedTypeName))
64
return
IsFullyQualified
(typeName.GetElementType());
70
if (!
IsFullyQualified
(typeArgument))