9 references to FieldDeclaration
Microsoft.Interop.ComInterfaceGenerator (7)
ComClassGenerator.cs (1)
96FieldDeclaration(
ComInterfaceGenerator.cs (6)
583FieldDeclaration( 599FieldDeclaration( 613FieldDeclaration( 650FieldDeclaration( 667FieldDeclaration( 815FieldDeclaration(
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportGenerator.cs (1)
208FieldDeclarationSyntax field = FieldDeclaration(VariableDeclaration(PredefinedType(Token(SyntaxKind.BoolKeyword)))
JSImportGenerator.cs (1)
100FieldDeclarationSyntax sigField = FieldDeclaration(VariableDeclaration(IdentifierName(Constants.JSFunctionSignatureGlobal))