1 write to _callKind
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\RoFunctionPointerType.cs (1)
44_callKind = GetCallingConvention(signature, out _isUnmanaged);
1 reference to _callKind
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\RoFunctionPointerType.cs (1)
74internal SignatureCallingConvention CallKind => _callKind;