2 references to ContextFieldName
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeExporter.cs (2)
1635get { return new CodeParameterDeclarationExpression(GetCodeTypeReference(Globals.TypeOfStreamingContext), Globals.ContextFieldName); } 1776derivedConstructor.BaseConstructorArgs.Add(new CodeVariableReferenceExpression(Globals.ContextFieldName));