13 references to AsPrivateInterfaceImplementation
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (7)
CodeGeneration\SyntaxGeneratorTests.cs (7)
1270var pim = Generator.AsPrivateInterfaceImplementation( 1555Generator.AsPrivateInterfaceImplementation( 1561Generator.AsPrivateInterfaceImplementation( 1567Generator.AsPrivateInterfaceImplementation( 1573Generator.AsPrivateInterfaceImplementation( 1584Generator.AsPrivateInterfaceImplementation(pim, Generator.IdentifierName("i2")), 1605var 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")),