1 reference to AreFunctionPointerTypesEqual
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
763
return
AreFunctionPointerTypesEqual
((FunctionPointerTypeSymbol)type, (FunctionPointerTypeSymbol)other);