2 references to Invalid
Microsoft.CodeAnalysis (1)
SpecialTypes.cs (1)
131
s_typeCodeToTypeIdMap = new SpecialType[(int)Microsoft.Cci.PrimitiveTypeCode.
Invalid
+ 1];
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\EmitStatement.cs (1)
221
Debug.Assert(tc != Microsoft.Cci.PrimitiveTypeCode.
Invalid
);