1 write to Syntax
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodInfo.cs (1)
31Syntax = syntax;
3 references to Syntax
Microsoft.Interop.ComInterfaceGenerator (3)
Analyzers\ComInterfaceGeneratorDiagnosticsAnalyzer.cs (2)
167if (comMethod.Syntax is null) 173comMethod.Syntax,
ComInterfaceGenerator.cs (1)
108data.Method.MethodInfo.Syntax,