6 references to System_Runtime_CompilerServices_CallSite_T
Microsoft.CodeAnalysis (3)
WellKnownMembers.cs (3)
970
(byte)WellKnownType.
System_Runtime_CompilerServices_CallSite_T
, // DeclaringTypeId
974
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Runtime_CompilerServices_CallSite_T
,
981
(byte)WellKnownType.
System_Runtime_CompilerServices_CallSite_T
, // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LoweredDynamicOperationFactory.cs (2)
612
NamedTypeSymbol callSiteTypeGeneric = _factory.WellKnownType(WellKnownType.
System_Runtime_CompilerServices_CallSite_T
);
710
var callSiteType = _factory.Compilation.GetWellKnownType(WellKnownType.
System_Runtime_CompilerServices_CallSite_T
);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\MissingSpecialMember.cs (1)
831
WellKnownType.
System_Runtime_CompilerServices_CallSite_T
,