13 references to AsPrivateInterfaceImplementation
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (7)
CodeGeneration\SyntaxGeneratorTests.cs (7)
1286var pim = Generator.AsPrivateInterfaceImplementation( 1571Generator.AsPrivateInterfaceImplementation( 1577Generator.AsPrivateInterfaceImplementation( 1583Generator.AsPrivateInterfaceImplementation( 1589Generator.AsPrivateInterfaceImplementation( 1600Generator.AsPrivateInterfaceImplementation(pim, Generator.IdentifierName("i2")), 1622var privateMethod = Generator.AsPrivateInterfaceImplementation(method, Generator.IdentifierName("IFace"));
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (6)
CodeGeneration\SyntaxGeneratorTests.vb (6)
1804Dim pim = Generator.AsPrivateInterfaceImplementation( 1822Generator.AsPrivateInterfaceImplementation( 1829Generator.AsPrivateInterfaceImplementation( 1836Generator.AsPrivateInterfaceImplementation( 1848Generator.AsPrivateInterfaceImplementation( 1865Generator.AsPrivateInterfaceImplementation(pim, Generator.IdentifierName("i2")),