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