2 references to MethodSymbol
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\ExternalElements\ExternalCodeAccessorFunction.cs (2)
46
var methodKind =
MethodSymbol
.MethodKind;
88
switch (
MethodSymbol
.MethodKind)