1 write to Type
System.Runtime.Serialization.Schema (1)
System\Runtime\Serialization\Schema\CodeExporter.cs (1)
1978
propertyChangedEvent.
Type
= GetCodeTypeReference(typeof(PropertyChangedEventHandler));
3 references to Type
System.CodeDom (3)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
1128
OutputTypeNamePair(e.
Type
, name);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
1473
OutputTypeNamePair(e.
Type
, e.Name);
System\CodeDom\Compiler\CodeValidator.cs (1)
585
ValidateTypeReference(e.
Type
);