You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section 'Build data driven tests' has code snippets for methods like 'VerifyCSharpDiagnostic(testCode)' and 'VerifyCSharpFix(test, fixTest);' belonging to user-defined class 'DiagnosticVerifier.cs' which are misconstrued to be built-in methods until I stumbled upon the compilation errors followed by Github source code for MakeConst.
Perhaps a pointer github link to helper classes 'CodeFixVerifier' and 'DiagnosticVerifier' will be useful and time-saving while explaining these methods.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 6e3fc905-7aa1-7f5e-9bfe-fbcef461ad5e
Version Independent ID: a286e20b-1e43-dc57-e0fb-5a9dee7ec3f6
The section 'Build data driven tests' has code snippets for methods like 'VerifyCSharpDiagnostic(testCode)' and 'VerifyCSharpFix(test, fixTest);' belonging to user-defined class 'DiagnosticVerifier.cs' which are misconstrued to be built-in methods until I stumbled upon the compilation errors followed by Github source code for MakeConst.
Perhaps a pointer github link to helper classes 'CodeFixVerifier' and 'DiagnosticVerifier' will be useful and time-saving while explaining these methods.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: