3 references to FastCall
System.Reflection.Emit (1)
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
1374CallingConvention.FastCall => SignatureCallingConvention.FastCall,
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Types\RoFunctionPointerType.cs (1)
65case SignatureCallingConvention.FastCall:
System\Reflection\TypeLoading\Types\RoModifiedFunctionPointerType.cs (1)
67case Metadata.SignatureCallingConvention.FastCall: