1 reference to getCallingConvention
Microsoft.CodeAnalysis.CSharp (1)
Symbols\FunctionPointers\FunctionPointerMethodSymbol.cs (1)
26
CallingConvention callingConvention =
getCallingConvention
(typeBinder.Compilation, syntax.CallingConvention, customModifiers, diagnostics);