3 references to StreamingContextParameter
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
1827
baseConstructor.Parameters.Add(
StreamingContextParameter
);
1848
derivedConstructor.Parameters.Add(
StreamingContextParameter
);
1882
getObjectDataMethod.Parameters.Add(
StreamingContextParameter
);