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 diagnostic is actually there on a nested node in the debugger, but both ContainsDiagnostics and GetDiagnostics() on parent nodes/document pretend like nothing is actually there
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected output:
True
Actual output:
False
The diagnostic is actually there on a nested node in the debugger, but both
ContainsDiagnostics
andGetDiagnostics()
on parent nodes/document pretend like nothing is actually thereThe text was updated successfully, but these errors were encountered: