3 references to TypeNameFieldName
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
1304
CodeMemberField typeNameField = new CodeMemberField(ImportGlobals.TypeOfXmlQualifiedName,
TypeNameFieldName
);
1786
new CodeFieldReferenceExpression(null!,
TypeNameFieldName
)
1791
new CodeFieldReferenceExpression(null!,
TypeNameFieldName
)