1 write to DocumentId
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticsUpdatedArgs.cs (1)
39
DocumentId
= documentId;
2 references to DocumentId
Microsoft.CodeAnalysis.Features (2)
Diagnostics\DiagnosticsUpdatedArgs.cs (1)
22
/// <see cref="
DocumentId
"/> this update is associated with, or <see langword="null"/>.
ExternalAccess\VSTypeScript\Api\VSTypeScriptDiagnosticsUpdatedArgsWrapper.cs (1)
17
=> UnderlyingObject.
DocumentId
;