2 references to PushMethod
Microsoft.CodeAnalysis.CodeStyle (2)
SymbolKey.MethodSymbolKey.cs (2)
196using (reader.PushMethod(candidate)) 218using var _1 = reader.PushMethod(method: null);