1 override of ERR_FunctionPointerTypesInAttributeNotSupported
Microsoft.CodeAnalysis.CSharp (1)
Errors\MessageProvider.cs (1)
254
public override int
ERR_FunctionPointerTypesInAttributeNotSupported
=> (int)ErrorCode.ERR_FunctionPointerTypesInAttributeNotSupported;
1 reference to ERR_FunctionPointerTypesInAttributeNotSupported
Microsoft.CodeAnalysis (1)
PEWriter\TypeNameSerializer.cs (1)
85
messageProvider.
ERR_FunctionPointerTypesInAttributeNotSupported
,