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