3 references to DeclareValueTypes
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
37GeneratorSupport.DeclareValueTypes |
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
29GeneratorSupport.DeclareValueTypes |
System.Runtime.Serialization.Schema (1)
System\Runtime\Serialization\Schema\CodeExporter.cs (1)
168get { return (CodeProvider == null) ? true : CodeProvider.Supports(GeneratorSupport.DeclareValueTypes); }