1 implementation of LengthSymbol
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
10365
public ISymbol?
LengthSymbol
{ get; }
3 references to LengthSymbol
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
7657
operation.
LengthSymbol
,
Microsoft.CodeAnalysis.Test.Utilities (2)
Compilation\OperationTreeVerifier.cs (2)
2021
LogSymbol(operation.
LengthSymbol
, $", {nameof(operation.
LengthSymbol
)}");