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