5 references to IsType
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Symbols.cs (1)
2649
if (qualifierOpt.
IsType
)
Binder\Imports.cs (1)
103
if (previousTarget.
IsType
)
Compilation\CSharpCompilation.UsingsFromOptionsAndDiagnostics.cs (1)
147
if (target.
IsType
)
Symbols\Metadata\PE\PENamedTypeSymbol.cs (1)
322
Debug.Assert(markerType is null || container.
IsType
);
Symbols\Source\SourceNamespaceSymbol.AliasesAndUsings.cs (1)
1038
if (target.
IsType
)