13 references to AsPrivateInterfaceImplementation
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (7)
CodeGeneration\SyntaxGeneratorTests.cs (7)
1175var 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)
1787Dim pim = Generator.AsPrivateInterfaceImplementation( 1805Generator.AsPrivateInterfaceImplementation( 1812Generator.AsPrivateInterfaceImplementation( 1819Generator.AsPrivateInterfaceImplementation( 1831Generator.AsPrivateInterfaceImplementation( 1848Generator.AsPrivateInterfaceImplementation(pim, Generator.IdentifierName("i2")),