6 references to Type
Microsoft.CodeAnalysis (3)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (3)
613
kind = ImportTargetKind.
Type
;
631
kind = ImportTargetKind.
Type
;
797
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
,