2 references to ERR_InvalidDebugInformationFormat
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1505
or ErrorCode.
ERR_InvalidDebugInformationFormat
Errors\MessageProvider.cs (1)
187
public override int ERR_InvalidDebugInformationFormat => (int)ErrorCode.
ERR_InvalidDebugInformationFormat
;