8 references to XmlFormatGetOnlyCollectionReaderDelegate
System.Runtime.Serialization (8)
System\Runtime\Serialization\CollectionDataContract.cs (4)
443
internal
XmlFormatGetOnlyCollectionReaderDelegate
XmlFormatGetOnlyCollectionReaderDelegate
465
XmlFormatGetOnlyCollectionReaderDelegate
tempDelegate = new XmlFormatReaderGenerator().GenerateGetOnlyCollectionReader(this);
499
XmlFormatGetOnlyCollectionReaderDelegate
xmlFormatGetOnlyCollectionReaderDelegate;
812
internal
XmlFormatGetOnlyCollectionReaderDelegate
XmlFormatGetOnlyCollectionReaderDelegate
System\Runtime\Serialization\Globals.cs (1)
346
typeOfXmlFormatGetOnlyCollectionReaderDelegate = typeof(
XmlFormatGetOnlyCollectionReaderDelegate
);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (3)
86
public
XmlFormatGetOnlyCollectionReaderDelegate
GenerateGetOnlyCollectionReader(CollectionDataContract collectionContract)
192
public
XmlFormatGetOnlyCollectionReaderDelegate
GenerateGetOnlyCollectionReader(CollectionDataContract collectionContract)
196
return (
XmlFormatGetOnlyCollectionReaderDelegate
)ilg.EndMethod();