13 references to net_collection_readonly
System.Net.NetworkInformation (13)
System\Net\NetworkInformation\GatewayIPAddressInformationCollection.cs (3)
53
throw new NotSupportedException(SR.
net_collection_readonly
);
78
throw new NotSupportedException(SR.
net_collection_readonly
);
83
throw new NotSupportedException(SR.
net_collection_readonly
);
System\Net\NetworkInformation\InternalIPAddressCollection.cs (1)
45
throw new NotSupportedException(SR.
net_collection_readonly
);
System\Net\NetworkInformation\IPAddressInformationCollection.cs (3)
39
throw new NotSupportedException(SR.
net_collection_readonly
);
72
throw new NotSupportedException(SR.
net_collection_readonly
);
77
throw new NotSupportedException(SR.
net_collection_readonly
);
System\Net\NetworkInformation\MulticastIPAddressInformationCollection.cs (3)
39
throw new NotSupportedException(SR.
net_collection_readonly
);
72
throw new NotSupportedException(SR.
net_collection_readonly
);
77
throw new NotSupportedException(SR.
net_collection_readonly
);
System\Net\NetworkInformation\UnicastIPAddressInformationCollection.cs (3)
40
throw new NotSupportedException(SR.
net_collection_readonly
);
73
throw new NotSupportedException(SR.
net_collection_readonly
);
78
throw new NotSupportedException(SR.
net_collection_readonly
);