3 references to checkUnmanagedSupport
Microsoft.CodeAnalysis.CSharp (3)
Symbols\FunctionPointers\FunctionPointerMethodSymbol.cs (3)
145
checkUnmanagedSupport
(compilation, callingConventionSyntax.ManagedOrUnmanagedKeyword.GetLocation(), diagnostics);
172
checkUnmanagedSupport
(compilation, callingConventionSyntax.ManagedOrUnmanagedKeyword.GetLocation(), diagnostics);
191
checkUnmanagedSupport
(compilation, specifier.GetLocation(), diagnostics);