17 references to SyntaxFactoryExtensions
Microsoft.Interop.ComInterfaceGenerator (7)
ComClassGenerator.cs (1)
12using static Microsoft.Interop.SyntaxFactoryExtensions;
ComInterfaceGenerator.cs (1)
14using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshallers\KeepAliveThisMarshaller.cs (1)
9using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshallers\ManagedHResultExceptionGeneratorResolver.cs (1)
10using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshallers\ObjectUnwrapperResolver.cs (1)
9using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshallers\StructAsHResultMarshallerFactory.cs (1)
9using static Microsoft.Interop.SyntaxFactoryExtensions;
VirtualMethodPointerStubGenerator.cs (1)
11using static Microsoft.Interop.SyntaxFactoryExtensions;
Microsoft.Interop.JavaScript.JSImportGenerator (3)
JSImportGenerator.cs (1)
15using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshaling\BaseJSGenerator.cs (1)
10using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshaling\ImplicitArgumentGenerator.cs (1)
10using static Microsoft.Interop.SyntaxFactoryExtensions;
Microsoft.Interop.SourceGeneration (7)
ManagedToNativeStubGenerator.cs (1)
11using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshalling\DelegateMarshaller.cs (1)
9using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshalling\ElementsMarshalling.cs (1)
12using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshalling\MarshallerHelpers.cs (1)
10using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshalling\StatefulMarshallingStrategy.cs (1)
9using static Microsoft.Interop.SyntaxFactoryExtensions;
Marshalling\StatelessMarshallingStrategy.cs (1)
10using static Microsoft.Interop.SyntaxFactoryExtensions;
VariableDeclarations.cs (1)
8using static Microsoft.Interop.SyntaxFactoryExtensions;