8 references to AsPrivateInterfaceImplementation
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\CSharpDynamicInterfaceCastableImplementation.Fixer.cs (1)
49
generatedMembers.Add(generator.
AsPrivateInterfaceImplementation
(
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (7)
CodeGeneration\SyntaxGeneratorTests.cs (7)
1288
var pim = Generator.
AsPrivateInterfaceImplementation
(
1573
Generator.
AsPrivateInterfaceImplementation
(
1579
Generator.
AsPrivateInterfaceImplementation
(
1585
Generator.
AsPrivateInterfaceImplementation
(
1591
Generator.
AsPrivateInterfaceImplementation
(
1602
Generator.
AsPrivateInterfaceImplementation
(pim, Generator.IdentifierName("i2")),
1624
var privateMethod = Generator.
AsPrivateInterfaceImplementation
(method, Generator.IdentifierName("IFace"));