4 references to Assembly
Microsoft.CodeAnalysis (2)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (2)
653
kind = ImportTargetKind.
Assembly
;
664
kind = ImportTargetKind.
Assembly
;
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
PDB\MethodDebugInfo.Native.cs (1)
333
Debug.Assert(kind == ImportTargetKind.
Assembly
, "Programmer error: How did a non-assembly get in the extern alias list?");
PDB\MethodDebugInfo.Portable.cs (1)
349
ImportTargetKind.
Assembly
,