1 instantiation of InterpolatedStringHandlerArgumentPlaceholderOperation
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
11359return new InterpolatedStringHandlerArgumentPlaceholderOperation(internalOperation.ArgumentIndex, internalOperation.PlaceholderKind, internalOperation.OwningSemanticModel, internalOperation.Syntax, internalOperation.IsImplicit);
2 references to InterpolatedStringHandlerArgumentPlaceholderOperation
Microsoft.CodeAnalysis (2)
Generated\Operations.Generated.cs (2)
11358var internalOperation = (InterpolatedStringHandlerArgumentPlaceholderOperation)operation;