6 references to Type
Microsoft.CodeAnalysis (3)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (3)
614
kind = ImportTargetKind.
Type
;
632
kind = ImportTargetKind.
Type
;
798
kind = ImportTargetKind.
Type
;
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (3)
PDB\MethodDebugInfo.Native.cs (1)
359
if (targetKind == ImportTargetKind.
Type
)
PDB\MethodDebugInfo.Portable.cs (2)
336
ImportTargetKind.
Type
,
376
ImportTargetKind.
Type
,