2 references to AdaptedFunctionPointerTypeSymbol
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\FunctionPointerTypeSymbolAdapter.cs (2)
32Interlocked.CompareExchange(ref _lazySignature, new FunctionPointerMethodSignature(AdaptedFunctionPointerTypeSymbol.Signature), null); 53bool ITypeReference.IsValueType => AdaptedFunctionPointerTypeSymbol.IsValueType;