13 references to AsPrivateInterfaceImplementation
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (7)
CodeGeneration\SyntaxGeneratorTests.cs (7)
1188var pim = Generator.AsPrivateInterfaceImplementation( 1473Generator.AsPrivateInterfaceImplementation( 1479Generator.AsPrivateInterfaceImplementation( 1485Generator.AsPrivateInterfaceImplementation( 1491Generator.AsPrivateInterfaceImplementation( 1502Generator.AsPrivateInterfaceImplementation(pim, Generator.IdentifierName("i2")), 1523var 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")),