1 implementation of ConstructMethod
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
10678
public IMethodSymbol?
ConstructMethod
{ get; }
3 references to ConstructMethod
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
6567
operation.
ConstructMethod
,
Microsoft.CodeAnalysis.Test.Utilities (2)
Compilation\OperationTreeVerifier.cs (2)
1632
LogSymbol(operation.
ConstructMethod
, $", {nameof(operation.
ConstructMethod
)}");