1 write to Syntax
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodInfo.cs (1)
49Syntax = syntax;
5 references to Syntax
Microsoft.Interop.ComInterfaceGenerator (5)
Analyzers\ComInterfaceGeneratorDiagnosticsAnalyzer.cs (2)
171if (comMethod.Syntax is null) 177comMethod.Syntax,
ComInterfaceGenerator.cs (1)
109data.Method.MethodInfo.Syntax,
ComMethodInfo.cs (2)
32/// Disambiguator for externally-defined accessors/methods where <see cref="Syntax"/> is 37/// for user-declared records, whose <see cref="Syntax"/> field already provides