2 references to DummyFieldWriterHelper
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSharpWriter.cs (2)
237IFieldDefinition intField = DummyFieldWriterHelper(parentType, excludedFields, parentType.PlatformType.SystemInt32, "_dummyPrimitive"); 241newFields.Add(DummyFieldWriterHelper(parentType, excludedFields, parentType.PlatformType.SystemObject));