3 references to CDecl
System.Reflection.Emit (1)
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
1371CallingConvention.Cdecl => SignatureCallingConvention.CDecl,
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Types\RoFunctionPointerType.cs (1)
62case SignatureCallingConvention.CDecl:
System\Reflection\TypeLoading\Types\RoModifiedFunctionPointerType.cs (1)
58case Metadata.SignatureCallingConvention.CDecl: