2 references to WithAttributes
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (1)
444
=> (DocumentState)base.
WithAttributes
(newAttributes);
Workspace\Solution\TextDocumentState.cs (1)
54
=>
WithAttributes
(info.Attributes)