3 references to GetClrIdentifier
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
436typeName = GetClrIdentifier(typeName, ImportGlobals.DefaultTypeName); 489nestedTypeName = GetClrIdentifier(nestedTypeName, ImportGlobals.DefaultTypeName); 1391memberName = GetClrIdentifier(memberName, ImportGlobals.DefaultGeneratedMember);