2 references to GetPrimitiveType
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LocalRewriter\LocalRewriter_ForTo.vb (1)
631Dim int32Type = [step].Type.ContainingAssembly.GetPrimitiveType(Microsoft.Cci.PrimitiveTypeCode.Int32)
Symbols\Retargeting\RetargetingSymbolTranslator.vb (1)
170Return RetargetingAssembly.GetPrimitiveType(typeCode)