1 write to _metadataClassType
System.ComponentModel.DataAnnotations (1)
DataAnnotations\MetadataTypeAttribute.cs (1)
25
_metadataClassType
= metadataClassType;
2 references to _metadataClassType
System.ComponentModel.DataAnnotations (2)
DataAnnotations\MetadataTypeAttribute.cs (2)
16
if (
_metadataClassType
== null) {
20
return
_metadataClassType
;