2 references to BoundReferences
Microsoft.CodeAnalysis.CSharp.Test.Utilities (2)
Extensions.cs (2)
100
var thisRefs = @this.
BoundReferences
();
101
var thatRefs = that.
BoundReferences
();