2 references to UpdateExplicitInterfaceImplementations
Microsoft.CodeAnalysis.VisualBasic.Features (2)
ReplacePropertyWithMethods\VisualBasicReplacePropertyWithMethods.vb (2)
102getMethod = UpdateExplicitInterfaceImplementations([property], getMethod, desiredGetMethodName) 136setMethod = UpdateExplicitInterfaceImplementations([property], setMethod, desiredSetMethodName)