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