5 references to GetInterfaceInfo
Microsoft.CodeAnalysis.CSharp (5)
Symbols\TypeSymbol.cs (5)
319
var info = this.
GetInterfaceInfo
();
384
var info = this.
GetInterfaceInfo
();
739
var info = this.
GetInterfaceInfo
();
2222
var info = this.
GetInterfaceInfo
();
2264
var info = this.
GetInterfaceInfo
();