6 references to System_Runtime_CompilerServices_CallSite_T
Microsoft.CodeAnalysis (3)
WellKnownMembers.cs (3)
987
(byte)WellKnownType.
System_Runtime_CompilerServices_CallSite_T
, // DeclaringTypeId
991
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Runtime_CompilerServices_CallSite_T
,
998
(byte)WellKnownType.
System_Runtime_CompilerServices_CallSite_T
, // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LoweredDynamicOperationFactory.cs (2)
626
NamedTypeSymbol callSiteTypeGeneric = _factory.WellKnownType(WellKnownType.
System_Runtime_CompilerServices_CallSite_T
);
724
var callSiteType = _factory.Compilation.GetWellKnownType(WellKnownType.
System_Runtime_CompilerServices_CallSite_T
);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\MissingSpecialMember.cs (1)
818
WellKnownType.
System_Runtime_CompilerServices_CallSite_T
,