2 references to Width
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EmbeddedLanguages\VirtualChars\VirtualChar.cs (2)
59
=> new(this.Char, offset, this.
Width
);
96
public TextSpan Span => new(TokenStart + Green.Offset, Green.
Width
);