9 references to FieldDeclaration
Microsoft.Interop.ComInterfaceGenerator (7)
ComClassGenerator.cs (1)
88FieldDeclaration(
ComInterfaceGenerator.cs (6)
613FieldDeclaration( 629FieldDeclaration( 643FieldDeclaration( 680FieldDeclaration( 697FieldDeclaration( 845FieldDeclaration(
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportGenerator.cs (1)
237FieldDeclarationSyntax field = FieldDeclaration(VariableDeclaration(PredefinedType(Token(SyntaxKind.BoolKeyword)))
JSImportGenerator.cs (1)
124FieldDeclarationSyntax sigField = FieldDeclaration(VariableDeclaration(IdentifierName(Constants.JSFunctionSignatureGlobal))