2 references to addMethodAsMemberOfContainingType
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
3904MethodSymbol addMethod = addMethodAsMemberOfContainingType(node, containingType, ref argumentResults); 3968MethodSymbol addMethod = addMethodAsMemberOfContainingType(node, containingType, ref argumentResults);