2 references to
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\OperatorTests.cs (2)
3298
let name = node
[
"name"]
3299
let typeArguments = node
[
"typeArgumentsOpt"].Value as ImmutableArray<TypeWithAnnotations>?