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