3 references to PrimitiveType
ILAssembler (1)
EntityRegistry.cs (1)
1151paramEncoder.Type().PrimitiveType(typeCode);
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Ecma\EcmaSignatureEncoder.cs (2)
158encoder.PrimitiveType(PrimitiveTypeCode.Object); 160encoder.PrimitiveType(PrimitiveTypeCode.String);